| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ExecAction> |
V1.ExecAction.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ExecAction |
V1.ExecAction.Builder.build() |
V1.ExecAction |
V1.ExecAction.Builder.buildPartial() |
static V1.ExecAction |
V1.ExecAction.getDefaultInstance() |
V1.ExecAction |
V1.ExecAction.getDefaultInstanceForType() |
V1.ExecAction |
V1.ExecAction.Builder.getDefaultInstanceForType() |
V1.ExecAction |
V1.HandlerOrBuilder.getExec()
One and only one of the following should be specified.
|
V1.ExecAction |
V1.Handler.getExec()
One and only one of the following should be specified.
|
V1.ExecAction |
V1.Handler.Builder.getExec()
One and only one of the following should be specified.
|
static V1.ExecAction |
V1.ExecAction.parseDelimitedFrom(InputStream input) |
static V1.ExecAction |
V1.ExecAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ExecAction |
V1.ExecAction.parseFrom(byte[] data) |
static V1.ExecAction |
V1.ExecAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ExecAction |
V1.ExecAction.parseFrom(ByteBuffer data) |
static V1.ExecAction |
V1.ExecAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ExecAction |
V1.ExecAction.parseFrom(com.google.protobuf.ByteString data) |
static V1.ExecAction |
V1.ExecAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ExecAction |
V1.ExecAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ExecAction |
V1.ExecAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ExecAction |
V1.ExecAction.parseFrom(InputStream input) |
static V1.ExecAction |
V1.ExecAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.ExecAction> |
V1.ExecAction.getParserForType() |
static com.google.protobuf.Parser<V1.ExecAction> |
V1.ExecAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.Handler.Builder |
V1.Handler.Builder.mergeExec(V1.ExecAction value)
One and only one of the following should be specified.
|
V1.ExecAction.Builder |
V1.ExecAction.Builder.mergeFrom(V1.ExecAction other) |
static V1.ExecAction.Builder |
V1.ExecAction.newBuilder(V1.ExecAction prototype) |
V1.Handler.Builder |
V1.Handler.Builder.setExec(V1.ExecAction value)
One and only one of the following should be specified.
|
Copyright © 2019. All rights reserved.