Uses of Interface
com.google.cloud.deploy.v1.Release.ReleaseReadyConditionOrBuilder
-
Packages that use Release.ReleaseReadyConditionOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of Release.ReleaseReadyConditionOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement Release.ReleaseReadyConditionOrBuilder Modifier and Type Class Description static class
Release.ReleaseReadyCondition
ReleaseReadyCondition contains information around the status of the Release.static class
Release.ReleaseReadyCondition.Builder
ReleaseReadyCondition contains information around the status of the Release.Methods in com.google.cloud.deploy.v1 that return Release.ReleaseReadyConditionOrBuilder Modifier and Type Method Description Release.ReleaseReadyConditionOrBuilder
Release.ReleaseCondition.Builder. getReleaseReadyConditionOrBuilder()
Details around the Releases's overall status.Release.ReleaseReadyConditionOrBuilder
Release.ReleaseCondition. getReleaseReadyConditionOrBuilder()
Details around the Releases's overall status.Release.ReleaseReadyConditionOrBuilder
Release.ReleaseConditionOrBuilder. getReleaseReadyConditionOrBuilder()
Details around the Releases's overall status.
-