Uses of Interface
com.google.cloud.deploy.v1.CanaryOrBuilder
-
Packages that use CanaryOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of CanaryOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement CanaryOrBuilder Modifier and Type Class Description classCanaryCanary represents the canary deployment strategy.static classCanary.BuilderCanary represents the canary deployment strategy.Methods in com.google.cloud.deploy.v1 that return CanaryOrBuilder Modifier and Type Method Description CanaryOrBuilderStrategy.Builder. getCanaryOrBuilder()Canary deployment strategy provides progressive percentage based deployments to a Target.CanaryOrBuilderStrategy. getCanaryOrBuilder()Canary deployment strategy provides progressive percentage based deployments to a Target.CanaryOrBuilderStrategyOrBuilder. getCanaryOrBuilder()Canary deployment strategy provides progressive percentage based deployments to a Target.
-