Uses of Interface
com.google.cloud.deploy.v1.TargetsPresentConditionOrBuilder
-
Packages that use TargetsPresentConditionOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of TargetsPresentConditionOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement TargetsPresentConditionOrBuilder Modifier and Type Class Description class
TargetsPresentCondition
TargetsPresentCondition contains information on any Targets defined in the Delivery Pipeline that do not actually exist.static class
TargetsPresentCondition.Builder
TargetsPresentCondition contains information on any Targets defined in the Delivery Pipeline that do not actually exist.Methods in com.google.cloud.deploy.v1 that return TargetsPresentConditionOrBuilder Modifier and Type Method Description TargetsPresentConditionOrBuilder
PipelineCondition.Builder. getTargetsPresentConditionOrBuilder()
Details around targets enumerated in the pipeline.TargetsPresentConditionOrBuilder
PipelineCondition. getTargetsPresentConditionOrBuilder()
Details around targets enumerated in the pipeline.TargetsPresentConditionOrBuilder
PipelineConditionOrBuilder. getTargetsPresentConditionOrBuilder()
Details around targets enumerated in the pipeline.
-