Uses of Interface
com.google.cloud.deploy.v1.ExecutionConfigOrBuilder
-
Packages that use ExecutionConfigOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of ExecutionConfigOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement ExecutionConfigOrBuilder Modifier and Type Class Description classExecutionConfigConfiguration of the environment to use when calling Skaffold.static classExecutionConfig.BuilderConfiguration of the environment to use when calling Skaffold.Methods in com.google.cloud.deploy.v1 that return ExecutionConfigOrBuilder Modifier and Type Method Description ExecutionConfigOrBuilderTarget.Builder. getExecutionConfigsOrBuilder(int index)Configurations for all execution that relates to this `Target`.ExecutionConfigOrBuilderTarget. getExecutionConfigsOrBuilder(int index)Configurations for all execution that relates to this `Target`.ExecutionConfigOrBuilderTargetOrBuilder. getExecutionConfigsOrBuilder(int index)Configurations for all execution that relates to this `Target`.Methods in com.google.cloud.deploy.v1 that return types with arguments of type ExecutionConfigOrBuilder Modifier and Type Method Description List<? extends ExecutionConfigOrBuilder>Target.Builder. getExecutionConfigsOrBuilderList()Configurations for all execution that relates to this `Target`.List<? extends ExecutionConfigOrBuilder>Target. getExecutionConfigsOrBuilderList()Configurations for all execution that relates to this `Target`.List<? extends ExecutionConfigOrBuilder>TargetOrBuilder. getExecutionConfigsOrBuilderList()Configurations for all execution that relates to this `Target`.
-