| Modifier and Type | Method and Description |
|---|---|
ForwardInfo |
ForwardInfo.Builder.build() |
ForwardInfo |
ForwardInfo.Builder.buildPartial() |
static ForwardInfo |
ForwardInfo.getDefaultInstance() |
ForwardInfo |
ForwardInfo.getDefaultInstanceForType() |
ForwardInfo |
ForwardInfo.Builder.getDefaultInstanceForType() |
ForwardInfo |
StepOrBuilder.getForward()
Display information of the final state "forward" and reason.
|
ForwardInfo |
Step.getForward()
Display information of the final state "forward" and reason.
|
ForwardInfo |
Step.Builder.getForward()
Display information of the final state "forward" and reason.
|
static ForwardInfo |
ForwardInfo.parseDelimitedFrom(InputStream input) |
static ForwardInfo |
ForwardInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardInfo |
ForwardInfo.parseFrom(byte[] data) |
static ForwardInfo |
ForwardInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardInfo |
ForwardInfo.parseFrom(ByteBuffer data) |
static ForwardInfo |
ForwardInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardInfo |
ForwardInfo.parseFrom(com.google.protobuf.ByteString data) |
static ForwardInfo |
ForwardInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardInfo |
ForwardInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ForwardInfo |
ForwardInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardInfo |
ForwardInfo.parseFrom(InputStream input) |
static ForwardInfo |
ForwardInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ForwardInfo> |
ForwardInfo.getParserForType() |
static com.google.protobuf.Parser<ForwardInfo> |
ForwardInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Step.Builder |
Step.Builder.mergeForward(ForwardInfo value)
Display information of the final state "forward" and reason.
|
ForwardInfo.Builder |
ForwardInfo.Builder.mergeFrom(ForwardInfo other) |
static ForwardInfo.Builder |
ForwardInfo.newBuilder(ForwardInfo prototype) |
Step.Builder |
Step.Builder.setForward(ForwardInfo value)
Display information of the final state "forward" and reason.
|
Copyright © 2022 Google LLC. All rights reserved.