Uses of Interface
com.google.cloud.deploy.v1.CanaryDeploymentOrBuilder
-
Packages that use CanaryDeploymentOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of CanaryDeploymentOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement CanaryDeploymentOrBuilder Modifier and Type Class Description classCanaryDeploymentCanaryDeployment represents the canary deployment configurationstatic classCanaryDeployment.BuilderCanaryDeployment represents the canary deployment configurationMethods in com.google.cloud.deploy.v1 that return CanaryDeploymentOrBuilder Modifier and Type Method Description CanaryDeploymentOrBuilderCanary.Builder. getCanaryDeploymentOrBuilder()Configures the progressive based deployment for a Target.CanaryDeploymentOrBuilderCanary. getCanaryDeploymentOrBuilder()Configures the progressive based deployment for a Target.CanaryDeploymentOrBuilderCanaryOrBuilder. getCanaryDeploymentOrBuilder()Configures the progressive based deployment for a Target.
-