| Modifier and Type | Method and Description |
|---|---|
CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.Builder.build() |
CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.Builder.buildPartial() |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.getDefaultInstance() |
CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.getDefaultInstanceForType() |
CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.Builder.getDefaultInstanceForType() |
CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.getPhaseConfigs(int index)
Required.
|
CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.Builder.getPhaseConfigs(int index)
Required.
|
CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeploymentOrBuilder.getPhaseConfigs(int index)
Required.
|
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseDelimitedFrom(InputStream input) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(byte[] data) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(ByteBuffer data) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(com.google.protobuf.ByteString data) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(InputStream input) |
static CustomCanaryDeployment.PhaseConfig |
CustomCanaryDeployment.PhaseConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomCanaryDeployment.PhaseConfig> |
CustomCanaryDeployment.PhaseConfig.getParserForType() |
List<CustomCanaryDeployment.PhaseConfig> |
CustomCanaryDeployment.getPhaseConfigsList()
Required.
|
List<CustomCanaryDeployment.PhaseConfig> |
CustomCanaryDeployment.Builder.getPhaseConfigsList()
Required.
|
List<CustomCanaryDeployment.PhaseConfig> |
CustomCanaryDeploymentOrBuilder.getPhaseConfigsList()
Required.
|
static com.google.protobuf.Parser<CustomCanaryDeployment.PhaseConfig> |
CustomCanaryDeployment.PhaseConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomCanaryDeployment.Builder |
CustomCanaryDeployment.Builder.addPhaseConfigs(CustomCanaryDeployment.PhaseConfig value)
Required.
|
CustomCanaryDeployment.Builder |
CustomCanaryDeployment.Builder.addPhaseConfigs(int index,
CustomCanaryDeployment.PhaseConfig value)
Required.
|
CustomCanaryDeployment.PhaseConfig.Builder |
CustomCanaryDeployment.PhaseConfig.Builder.mergeFrom(CustomCanaryDeployment.PhaseConfig other) |
static CustomCanaryDeployment.PhaseConfig.Builder |
CustomCanaryDeployment.PhaseConfig.newBuilder(CustomCanaryDeployment.PhaseConfig prototype) |
CustomCanaryDeployment.Builder |
CustomCanaryDeployment.Builder.setPhaseConfigs(int index,
CustomCanaryDeployment.PhaseConfig value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
CustomCanaryDeployment.Builder |
CustomCanaryDeployment.Builder.addAllPhaseConfigs(Iterable<? extends CustomCanaryDeployment.PhaseConfig> values)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.