Uses of Interface
com.google.cloud.deploy.v1.CustomCanaryDeploymentOrBuilder
-
Packages that use CustomCanaryDeploymentOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of CustomCanaryDeploymentOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement CustomCanaryDeploymentOrBuilder Modifier and Type Class Description class
CustomCanaryDeployment
CustomCanaryDeployment represents the custom canary deployment configuration.static class
CustomCanaryDeployment.Builder
CustomCanaryDeployment represents the custom canary deployment configuration.Methods in com.google.cloud.deploy.v1 that return CustomCanaryDeploymentOrBuilder Modifier and Type Method Description 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
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
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.
-