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 classCustomCanaryDeploymentCustomCanaryDeployment represents the custom canary deployment configuration.static classCustomCanaryDeployment.BuilderCustomCanaryDeployment represents the custom canary deployment configuration.Methods in com.google.cloud.deploy.v1 that return CustomCanaryDeploymentOrBuilder Modifier and Type Method Description CustomCanaryDeploymentOrBuilderCanary.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.CustomCanaryDeploymentOrBuilderCanary. 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.CustomCanaryDeploymentOrBuilderCanaryOrBuilder. 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.
-