| Modifier and Type | Method and Description |
|---|---|
FlowInvocation |
FlowInvocation.Builder.build() |
FlowInvocation |
FlowInvocation.Builder.buildPartial() |
static FlowInvocation |
FlowInvocation.getDefaultInstance() |
FlowInvocation |
FlowInvocation.getDefaultInstanceForType() |
FlowInvocation |
FlowInvocation.Builder.getDefaultInstanceForType() |
FlowInvocation |
ActionOrBuilder.getFlowInvocation()
Optional.
|
FlowInvocation |
Action.getFlowInvocation()
Optional.
|
FlowInvocation |
Action.Builder.getFlowInvocation()
Optional.
|
static FlowInvocation |
FlowInvocation.parseDelimitedFrom(InputStream input) |
static FlowInvocation |
FlowInvocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowInvocation |
FlowInvocation.parseFrom(byte[] data) |
static FlowInvocation |
FlowInvocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowInvocation |
FlowInvocation.parseFrom(ByteBuffer data) |
static FlowInvocation |
FlowInvocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowInvocation |
FlowInvocation.parseFrom(com.google.protobuf.ByteString data) |
static FlowInvocation |
FlowInvocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowInvocation |
FlowInvocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static FlowInvocation |
FlowInvocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowInvocation |
FlowInvocation.parseFrom(InputStream input) |
static FlowInvocation |
FlowInvocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FlowInvocation> |
FlowInvocation.getParserForType() |
static com.google.protobuf.Parser<FlowInvocation> |
FlowInvocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.mergeFlowInvocation(FlowInvocation value)
Optional.
|
FlowInvocation.Builder |
FlowInvocation.Builder.mergeFrom(FlowInvocation other) |
static FlowInvocation.Builder |
FlowInvocation.newBuilder(FlowInvocation prototype) |
Action.Builder |
Action.Builder.setFlowInvocation(FlowInvocation value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.