Uses of Interface
com.google.cloud.deploy.v1.StandardOrBuilder
-
Packages that use StandardOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of StandardOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement StandardOrBuilder Modifier and Type Class Description classStandardStandard represents the standard deployment strategy.static classStandard.BuilderStandard represents the standard deployment strategy.Methods in com.google.cloud.deploy.v1 that return StandardOrBuilder Modifier and Type Method Description StandardOrBuilderStrategy.Builder. getStandardOrBuilder()Standard deployment strategy executes a single deploy and allows verifying the deployment.StandardOrBuilderStrategy. getStandardOrBuilder()Standard deployment strategy executes a single deploy and allows verifying the deployment.StandardOrBuilderStrategyOrBuilder. getStandardOrBuilder()Standard deployment strategy executes a single deploy and allows verifying the deployment.
-