FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.clear() |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.clearField(Descriptors.FieldDescriptor field) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.clearName()
Required.
|
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.clone() |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.mergeFrom(FetchDeploymentStateRequest other) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.mergeFrom(Message other) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.newBuilder() |
static FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.newBuilder(FetchDeploymentStateRequest prototype) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.newBuilderForType() |
protected FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.setName(String value)
Required.
|
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.setNameBytes(ByteString value)
Required.
|
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.toBuilder() |