| Modifier and Type | Class and Description |
|---|---|
class |
CustomCanaryDeployment
CustomCanaryDeployment represents the custom canary deployment
configuration.
|
static class |
CustomCanaryDeployment.Builder
CustomCanaryDeployment represents the custom canary deployment
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CustomCanaryDeploymentOrBuilder |
Canary.getCustomCanaryDeploymentOrBuilder()
Configures the progressive based deployment for a Target, but allows
customizing at the phase level where a phase represents each of the
percentage deployments.
|
CustomCanaryDeploymentOrBuilder |
Canary.Builder.getCustomCanaryDeploymentOrBuilder()
Configures the progressive based deployment for a Target, but allows
customizing at the phase level where a phase represents each of the
percentage deployments.
|
CustomCanaryDeploymentOrBuilder |
CanaryOrBuilder.getCustomCanaryDeploymentOrBuilder()
Configures the progressive based deployment for a Target, but allows
customizing at the phase level where a phase represents each of the
percentage deployments.
|
Copyright © 2024 Google LLC. All rights reserved.