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 class
Standard
Standard represents the standard deployment strategy.static class
Standard.Builder
Standard represents the standard deployment strategy.Methods in com.google.cloud.deploy.v1 that return StandardOrBuilder Modifier and Type Method Description StandardOrBuilder
Strategy.Builder. getStandardOrBuilder()
Standard deployment strategy executes a single deploy and allows verifying the deployment.StandardOrBuilder
Strategy. getStandardOrBuilder()
Standard deployment strategy executes a single deploy and allows verifying the deployment.StandardOrBuilder
StrategyOrBuilder. getStandardOrBuilder()
Standard deployment strategy executes a single deploy and allows verifying the deployment.
-