Uses of Class
com.google.cloud.deploy.v1.Phase.Builder
-
Packages that use Phase.Builder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of Phase.Builder in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return Phase.Builder Modifier and Type Method Description Phase.BuilderRollout.Builder. addPhasesBuilder()Output only.Phase.BuilderRollout.Builder. addPhasesBuilder(int index)Output only.Phase.BuilderPhase.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Phase.BuilderPhase.Builder. clear()Phase.BuilderPhase.Builder. clearChildRolloutJobs()Output only.Phase.BuilderPhase.Builder. clearDeploymentJobs()Output only.Phase.BuilderPhase.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Phase.BuilderPhase.Builder. clearId()Output only.Phase.BuilderPhase.Builder. clearJobs()Phase.BuilderPhase.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Phase.BuilderPhase.Builder. clearSkipMessage()Output only.Phase.BuilderPhase.Builder. clearState()Output only.Phase.BuilderPhase.Builder. clone()Phase.BuilderRollout.Builder. getPhasesBuilder(int index)Output only.Phase.BuilderPhase.Builder. mergeChildRolloutJobs(ChildRolloutJobs value)Output only.Phase.BuilderPhase.Builder. mergeDeploymentJobs(DeploymentJobs value)Output only.Phase.BuilderPhase.Builder. mergeFrom(Phase other)Phase.BuilderPhase.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Phase.BuilderPhase.Builder. mergeFrom(com.google.protobuf.Message other)Phase.BuilderPhase.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Phase.BuilderPhase. newBuilder()static Phase.BuilderPhase. newBuilder(Phase prototype)Phase.BuilderPhase. newBuilderForType()protected Phase.BuilderPhase. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Phase.BuilderPhase.Builder. setChildRolloutJobs(ChildRolloutJobs value)Output only.Phase.BuilderPhase.Builder. setChildRolloutJobs(ChildRolloutJobs.Builder builderForValue)Output only.Phase.BuilderPhase.Builder. setDeploymentJobs(DeploymentJobs value)Output only.Phase.BuilderPhase.Builder. setDeploymentJobs(DeploymentJobs.Builder builderForValue)Output only.Phase.BuilderPhase.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Phase.BuilderPhase.Builder. setId(String value)Output only.Phase.BuilderPhase.Builder. setIdBytes(com.google.protobuf.ByteString value)Output only.Phase.BuilderPhase.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Phase.BuilderPhase.Builder. setSkipMessage(String value)Output only.Phase.BuilderPhase.Builder. setSkipMessageBytes(com.google.protobuf.ByteString value)Output only.Phase.BuilderPhase.Builder. setState(Phase.State value)Output only.Phase.BuilderPhase.Builder. setStateValue(int value)Output only.Phase.BuilderPhase.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Phase.BuilderPhase. toBuilder()Methods in com.google.cloud.deploy.v1 that return types with arguments of type Phase.Builder Modifier and Type Method Description List<Phase.Builder>Rollout.Builder. getPhasesBuilderList()Output only.Methods in com.google.cloud.deploy.v1 with parameters of type Phase.Builder Modifier and Type Method Description Rollout.BuilderRollout.Builder. addPhases(int index, Phase.Builder builderForValue)Output only.Rollout.BuilderRollout.Builder. addPhases(Phase.Builder builderForValue)Output only.Rollout.BuilderRollout.Builder. setPhases(int index, Phase.Builder builderForValue)Output only.
-