| Modifier and Type | Method and Description |
|---|---|
Strategy |
Strategy.Builder.build() |
Strategy |
Strategy.Builder.buildPartial() |
static Strategy |
Strategy.getDefaultInstance() |
Strategy |
Strategy.getDefaultInstanceForType() |
Strategy |
Strategy.Builder.getDefaultInstanceForType() |
Strategy |
StageOrBuilder.getStrategy()
Optional.
|
Strategy |
Stage.getStrategy()
Optional.
|
Strategy |
Stage.Builder.getStrategy()
Optional.
|
static Strategy |
Strategy.parseDelimitedFrom(InputStream input) |
static Strategy |
Strategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Strategy |
Strategy.parseFrom(byte[] data) |
static Strategy |
Strategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Strategy |
Strategy.parseFrom(ByteBuffer data) |
static Strategy |
Strategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Strategy |
Strategy.parseFrom(com.google.protobuf.ByteString data) |
static Strategy |
Strategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Strategy |
Strategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static Strategy |
Strategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Strategy |
Strategy.parseFrom(InputStream input) |
static Strategy |
Strategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Strategy> |
Strategy.getParserForType() |
static com.google.protobuf.Parser<Strategy> |
Strategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
Strategy.Builder |
Strategy.Builder.mergeFrom(Strategy other) |
Stage.Builder |
Stage.Builder.mergeStrategy(Strategy value)
Optional.
|
static Strategy.Builder |
Strategy.newBuilder(Strategy prototype) |
Stage.Builder |
Stage.Builder.setStrategy(Strategy value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.