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