| Modifier and Type | Method and Description |
|---|---|
CanaryDeployment |
CanaryDeployment.Builder.build() |
CanaryDeployment |
CanaryDeployment.Builder.buildPartial() |
CanaryDeployment |
Canary.getCanaryDeployment()
Configures the progressive based deployment for a Target.
|
CanaryDeployment |
Canary.Builder.getCanaryDeployment()
Configures the progressive based deployment for a Target.
|
CanaryDeployment |
CanaryOrBuilder.getCanaryDeployment()
Configures the progressive based deployment for a Target.
|
static CanaryDeployment |
CanaryDeployment.getDefaultInstance() |
CanaryDeployment |
CanaryDeployment.getDefaultInstanceForType() |
CanaryDeployment |
CanaryDeployment.Builder.getDefaultInstanceForType() |
static CanaryDeployment |
CanaryDeployment.parseDelimitedFrom(InputStream input) |
static CanaryDeployment |
CanaryDeployment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanaryDeployment |
CanaryDeployment.parseFrom(byte[] data) |
static CanaryDeployment |
CanaryDeployment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanaryDeployment |
CanaryDeployment.parseFrom(ByteBuffer data) |
static CanaryDeployment |
CanaryDeployment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanaryDeployment |
CanaryDeployment.parseFrom(com.google.protobuf.ByteString data) |
static CanaryDeployment |
CanaryDeployment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanaryDeployment |
CanaryDeployment.parseFrom(com.google.protobuf.CodedInputStream input) |
static CanaryDeployment |
CanaryDeployment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanaryDeployment |
CanaryDeployment.parseFrom(InputStream input) |
static CanaryDeployment |
CanaryDeployment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CanaryDeployment> |
CanaryDeployment.getParserForType() |
static com.google.protobuf.Parser<CanaryDeployment> |
CanaryDeployment.parser() |
| Modifier and Type | Method and Description |
|---|---|
Canary.Builder |
Canary.Builder.mergeCanaryDeployment(CanaryDeployment value)
Configures the progressive based deployment for a Target.
|
CanaryDeployment.Builder |
CanaryDeployment.Builder.mergeFrom(CanaryDeployment other) |
static CanaryDeployment.Builder |
CanaryDeployment.newBuilder(CanaryDeployment prototype) |
Canary.Builder |
Canary.Builder.setCanaryDeployment(CanaryDeployment value)
Configures the progressive based deployment for a Target.
|
Copyright © 2024 Google LLC. All rights reserved.