public static final class UpdateMasterRequest.Builder extends GeneratedMessageV3.Builder<UpdateMasterRequest.Builder> implements UpdateMasterRequestOrBuilder
UpdateMasterRequest updates the master of the cluster.Protobuf type
google.container.v1.UpdateMasterRequest| Modifier and Type | Method and Description |
|---|---|
UpdateMasterRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
UpdateMasterRequest |
build() |
UpdateMasterRequest |
buildPartial() |
UpdateMasterRequest.Builder |
clear() |
UpdateMasterRequest.Builder |
clearClusterId()
The name of the cluster to upgrade.
|
UpdateMasterRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
UpdateMasterRequest.Builder |
clearMasterVersion()
The Kubernetes version to change the master to.
|
UpdateMasterRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
UpdateMasterRequest.Builder |
clearProjectId()
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
UpdateMasterRequest.Builder |
clearZone()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
UpdateMasterRequest.Builder |
clone() |
java.lang.String |
getClusterId()
The name of the cluster to upgrade.
|
ByteString |
getClusterIdBytes()
The name of the cluster to upgrade.
|
UpdateMasterRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getMasterVersion()
The Kubernetes version to change the master to.
|
ByteString |
getMasterVersionBytes()
The Kubernetes version to change the master to.
|
java.lang.String |
getProjectId()
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
ByteString |
getProjectIdBytes()
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
java.lang.String |
getZone()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
ByteString |
getZoneBytes()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateMasterRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
UpdateMasterRequest.Builder |
mergeFrom(Message other) |
UpdateMasterRequest.Builder |
mergeFrom(UpdateMasterRequest other) |
UpdateMasterRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
UpdateMasterRequest.Builder |
setClusterId(java.lang.String value)
The name of the cluster to upgrade.
|
UpdateMasterRequest.Builder |
setClusterIdBytes(ByteString value)
The name of the cluster to upgrade.
|
UpdateMasterRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
UpdateMasterRequest.Builder |
setMasterVersion(java.lang.String value)
The Kubernetes version to change the master to.
|
UpdateMasterRequest.Builder |
setMasterVersionBytes(ByteString value)
The Kubernetes version to change the master to.
|
UpdateMasterRequest.Builder |
setProjectId(java.lang.String value)
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
UpdateMasterRequest.Builder |
setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
UpdateMasterRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
UpdateMasterRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
UpdateMasterRequest.Builder |
setZone(java.lang.String value)
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
UpdateMasterRequest.Builder |
setZoneBytes(ByteString value)
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic UpdateMasterRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic UpdateMasterRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic UpdateMasterRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder mergeFrom(UpdateMasterRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public UpdateMasterRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<UpdateMasterRequest.Builder>java.io.IOExceptionpublic java.lang.String getProjectId()
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;getProjectId in interface UpdateMasterRequestOrBuilderpublic ByteString getProjectIdBytes()
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;getProjectIdBytes in interface UpdateMasterRequestOrBuilderpublic UpdateMasterRequest.Builder setProjectId(java.lang.String value)
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;public UpdateMasterRequest.Builder clearProjectId()
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;public UpdateMasterRequest.Builder setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;public java.lang.String getZone()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;getZone in interface UpdateMasterRequestOrBuilderpublic ByteString getZoneBytes()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;getZoneBytes in interface UpdateMasterRequestOrBuilderpublic UpdateMasterRequest.Builder setZone(java.lang.String value)
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public UpdateMasterRequest.Builder clearZone()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public UpdateMasterRequest.Builder setZoneBytes(ByteString value)
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public java.lang.String getClusterId()
The name of the cluster to upgrade.
string cluster_id = 3;getClusterId in interface UpdateMasterRequestOrBuilderpublic ByteString getClusterIdBytes()
The name of the cluster to upgrade.
string cluster_id = 3;getClusterIdBytes in interface UpdateMasterRequestOrBuilderpublic UpdateMasterRequest.Builder setClusterId(java.lang.String value)
The name of the cluster to upgrade.
string cluster_id = 3;public UpdateMasterRequest.Builder clearClusterId()
The name of the cluster to upgrade.
string cluster_id = 3;public UpdateMasterRequest.Builder setClusterIdBytes(ByteString value)
The name of the cluster to upgrade.
string cluster_id = 3;public java.lang.String getMasterVersion()
The Kubernetes version to change the master to. The only valid value is the latest supported version. Use "-" to have the server automatically select the latest version.
string master_version = 4;getMasterVersion in interface UpdateMasterRequestOrBuilderpublic ByteString getMasterVersionBytes()
The Kubernetes version to change the master to. The only valid value is the latest supported version. Use "-" to have the server automatically select the latest version.
string master_version = 4;getMasterVersionBytes in interface UpdateMasterRequestOrBuilderpublic UpdateMasterRequest.Builder setMasterVersion(java.lang.String value)
The Kubernetes version to change the master to. The only valid value is the latest supported version. Use "-" to have the server automatically select the latest version.
string master_version = 4;public UpdateMasterRequest.Builder clearMasterVersion()
The Kubernetes version to change the master to. The only valid value is the latest supported version. Use "-" to have the server automatically select the latest version.
string master_version = 4;public UpdateMasterRequest.Builder setMasterVersionBytes(ByteString value)
The Kubernetes version to change the master to. The only valid value is the latest supported version. Use "-" to have the server automatically select the latest version.
string master_version = 4;public final UpdateMasterRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>public final UpdateMasterRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>