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 class
CanaryDeployment
CanaryDeployment represents the canary deployment configurationstatic class
CanaryDeployment.Builder
CanaryDeployment represents the canary deployment configurationMethods in com.google.cloud.deploy.v1 that return CanaryDeploymentOrBuilder Modifier and Type Method Description CanaryDeploymentOrBuilder
Canary.Builder. getCanaryDeploymentOrBuilder()
Configures the progressive based deployment for a Target.CanaryDeploymentOrBuilder
Canary. getCanaryDeploymentOrBuilder()
Configures the progressive based deployment for a Target.CanaryDeploymentOrBuilder
CanaryOrBuilder. getCanaryDeploymentOrBuilder()
Configures the progressive based deployment for a Target.
-