| Modifier and Type | Method and Description |
|---|---|
Standard |
Standard.Builder.build() |
Standard |
Standard.Builder.buildPartial() |
static Standard |
Standard.getDefaultInstance() |
Standard |
Standard.getDefaultInstanceForType() |
Standard |
Standard.Builder.getDefaultInstanceForType() |
Standard |
StrategyOrBuilder.getStandard()
Standard deployment strategy executes a single deploy and allows
verifying the deployment.
|
Standard |
Strategy.getStandard()
Standard deployment strategy executes a single deploy and allows
verifying the deployment.
|
Standard |
Strategy.Builder.getStandard()
Standard deployment strategy executes a single deploy and allows
verifying the deployment.
|
static Standard |
Standard.parseDelimitedFrom(InputStream input) |
static Standard |
Standard.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Standard |
Standard.parseFrom(byte[] data) |
static Standard |
Standard.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Standard |
Standard.parseFrom(ByteBuffer data) |
static Standard |
Standard.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Standard |
Standard.parseFrom(com.google.protobuf.ByteString data) |
static Standard |
Standard.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Standard |
Standard.parseFrom(com.google.protobuf.CodedInputStream input) |
static Standard |
Standard.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Standard |
Standard.parseFrom(InputStream input) |
static Standard |
Standard.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Standard> |
Standard.getParserForType() |
static com.google.protobuf.Parser<Standard> |
Standard.parser() |
| Modifier and Type | Method and Description |
|---|---|
Standard.Builder |
Standard.Builder.mergeFrom(Standard other) |
Strategy.Builder |
Strategy.Builder.mergeStandard(Standard value)
Standard deployment strategy executes a single deploy and allows
verifying the deployment.
|
static Standard.Builder |
Standard.newBuilder(Standard prototype) |
Strategy.Builder |
Strategy.Builder.setStandard(Standard value)
Standard deployment strategy executes a single deploy and allows
verifying the deployment.
|
Copyright © 2024 Google LLC. All rights reserved.