Uses of Interface
com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfigOrBuilder
-
Packages that use CustomCanaryDeployment.PhaseConfigOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of CustomCanaryDeployment.PhaseConfigOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement CustomCanaryDeployment.PhaseConfigOrBuilder Modifier and Type Class Description static classCustomCanaryDeployment.PhaseConfigPhaseConfig represents the configuration for a phase in the custom canary deployment.static classCustomCanaryDeployment.PhaseConfig.BuilderPhaseConfig represents the configuration for a phase in the custom canary deployment.Methods in com.google.cloud.deploy.v1 that return CustomCanaryDeployment.PhaseConfigOrBuilder Modifier and Type Method Description CustomCanaryDeployment.PhaseConfigOrBuilderCustomCanaryDeployment.Builder. getPhaseConfigsOrBuilder(int index)Required.CustomCanaryDeployment.PhaseConfigOrBuilderCustomCanaryDeployment. getPhaseConfigsOrBuilder(int index)Required.CustomCanaryDeployment.PhaseConfigOrBuilderCustomCanaryDeploymentOrBuilder. getPhaseConfigsOrBuilder(int index)Required.Methods in com.google.cloud.deploy.v1 that return types with arguments of type CustomCanaryDeployment.PhaseConfigOrBuilder Modifier and Type Method Description List<? extends CustomCanaryDeployment.PhaseConfigOrBuilder>CustomCanaryDeployment.Builder. getPhaseConfigsOrBuilderList()Required.List<? extends CustomCanaryDeployment.PhaseConfigOrBuilder>CustomCanaryDeployment. getPhaseConfigsOrBuilderList()Required.List<? extends CustomCanaryDeployment.PhaseConfigOrBuilder>CustomCanaryDeploymentOrBuilder. getPhaseConfigsOrBuilderList()Required.
-