| Modifier and Type | Method and Description |
|---|---|
Postdeploy |
Postdeploy.Builder.build() |
Postdeploy |
Postdeploy.Builder.buildPartial() |
static Postdeploy |
Postdeploy.getDefaultInstance() |
Postdeploy |
Postdeploy.getDefaultInstanceForType() |
Postdeploy |
Postdeploy.Builder.getDefaultInstanceForType() |
Postdeploy |
CustomCanaryDeployment.PhaseConfigOrBuilder.getPostdeploy()
Optional.
|
Postdeploy |
CustomCanaryDeployment.PhaseConfig.getPostdeploy()
Optional.
|
Postdeploy |
CustomCanaryDeployment.PhaseConfig.Builder.getPostdeploy()
Optional.
|
Postdeploy |
CanaryDeploymentOrBuilder.getPostdeploy()
Optional.
|
Postdeploy |
StandardOrBuilder.getPostdeploy()
Optional.
|
Postdeploy |
Standard.getPostdeploy()
Optional.
|
Postdeploy |
Standard.Builder.getPostdeploy()
Optional.
|
Postdeploy |
CanaryDeployment.getPostdeploy()
Optional.
|
Postdeploy |
CanaryDeployment.Builder.getPostdeploy()
Optional.
|
static Postdeploy |
Postdeploy.parseDelimitedFrom(InputStream input) |
static Postdeploy |
Postdeploy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Postdeploy |
Postdeploy.parseFrom(byte[] data) |
static Postdeploy |
Postdeploy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Postdeploy |
Postdeploy.parseFrom(ByteBuffer data) |
static Postdeploy |
Postdeploy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Postdeploy |
Postdeploy.parseFrom(com.google.protobuf.ByteString data) |
static Postdeploy |
Postdeploy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Postdeploy |
Postdeploy.parseFrom(com.google.protobuf.CodedInputStream input) |
static Postdeploy |
Postdeploy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Postdeploy |
Postdeploy.parseFrom(InputStream input) |
static Postdeploy |
Postdeploy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Postdeploy> |
Postdeploy.getParserForType() |
static com.google.protobuf.Parser<Postdeploy> |
Postdeploy.parser() |
| Modifier and Type | Method and Description |
|---|---|
Postdeploy.Builder |
Postdeploy.Builder.mergeFrom(Postdeploy other) |
CustomCanaryDeployment.PhaseConfig.Builder |
CustomCanaryDeployment.PhaseConfig.Builder.mergePostdeploy(Postdeploy value)
Optional.
|
Standard.Builder |
Standard.Builder.mergePostdeploy(Postdeploy value)
Optional.
|
CanaryDeployment.Builder |
CanaryDeployment.Builder.mergePostdeploy(Postdeploy value)
Optional.
|
static Postdeploy.Builder |
Postdeploy.newBuilder(Postdeploy prototype) |
CustomCanaryDeployment.PhaseConfig.Builder |
CustomCanaryDeployment.PhaseConfig.Builder.setPostdeploy(Postdeploy value)
Optional.
|
Standard.Builder |
Standard.Builder.setPostdeploy(Postdeploy value)
Optional.
|
CanaryDeployment.Builder |
CanaryDeployment.Builder.setPostdeploy(Postdeploy value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.