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 class
Canary
Canary represents the canary deployment strategy.static class
Canary.Builder
Canary represents the canary deployment strategy.Methods in com.google.cloud.deploy.v1 that return CanaryOrBuilder Modifier and Type Method Description CanaryOrBuilder
Strategy.Builder. getCanaryOrBuilder()
Canary deployment strategy provides progressive percentage based deployments to a Target.CanaryOrBuilder
Strategy. getCanaryOrBuilder()
Canary deployment strategy provides progressive percentage based deployments to a Target.CanaryOrBuilder
StrategyOrBuilder. getCanaryOrBuilder()
Canary deployment strategy provides progressive percentage based deployments to a Target.
-