public static final class CompleteIPRotationRequest.Builder extends GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder> implements CompleteIPRotationRequestOrBuilder
CompleteIPRotationRequest moves the cluster master back into single-IP mode.Protobuf type
google.container.v1.CompleteIPRotationRequest
Modifier and Type | Method and Description |
---|---|
CompleteIPRotationRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
CompleteIPRotationRequest |
build() |
CompleteIPRotationRequest |
buildPartial() |
CompleteIPRotationRequest.Builder |
clear() |
CompleteIPRotationRequest.Builder |
clearClusterId()
The name of the cluster.
|
CompleteIPRotationRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
CompleteIPRotationRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
CompleteIPRotationRequest.Builder |
clearProjectId()
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
CompleteIPRotationRequest.Builder |
clearZone()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
CompleteIPRotationRequest.Builder |
clone() |
java.lang.String |
getClusterId()
The name of the cluster.
|
ByteString |
getClusterIdBytes()
The name of the cluster.
|
CompleteIPRotationRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getProjectId()
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
ByteString |
getProjectIdBytes()
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
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() |
CompleteIPRotationRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
CompleteIPRotationRequest.Builder |
mergeFrom(CompleteIPRotationRequest other) |
CompleteIPRotationRequest.Builder |
mergeFrom(Message other) |
CompleteIPRotationRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
CompleteIPRotationRequest.Builder |
setClusterId(java.lang.String value)
The name of the cluster.
|
CompleteIPRotationRequest.Builder |
setClusterIdBytes(ByteString value)
The name of the cluster.
|
CompleteIPRotationRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
CompleteIPRotationRequest.Builder |
setProjectId(java.lang.String value)
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
CompleteIPRotationRequest.Builder |
setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
CompleteIPRotationRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CompleteIPRotationRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
CompleteIPRotationRequest.Builder |
setZone(java.lang.String value)
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
CompleteIPRotationRequest.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public CompleteIPRotationRequest build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public CompleteIPRotationRequest buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public CompleteIPRotationRequest.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder mergeFrom(CompleteIPRotationRequest other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public CompleteIPRotationRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<CompleteIPRotationRequest.Builder>
java.io.IOException
public java.lang.String getProjectId()
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;
getProjectId
in interface CompleteIPRotationRequestOrBuilder
public ByteString getProjectIdBytes()
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;
getProjectIdBytes
in interface CompleteIPRotationRequestOrBuilder
public CompleteIPRotationRequest.Builder setProjectId(java.lang.String value)
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;
public CompleteIPRotationRequest.Builder clearProjectId()
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;
public CompleteIPRotationRequest.Builder setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
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 CompleteIPRotationRequestOrBuilder
public 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 CompleteIPRotationRequestOrBuilder
public CompleteIPRotationRequest.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 CompleteIPRotationRequest.Builder clearZone()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;
public CompleteIPRotationRequest.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.
string cluster_id = 3;
getClusterId
in interface CompleteIPRotationRequestOrBuilder
public ByteString getClusterIdBytes()
The name of the cluster.
string cluster_id = 3;
getClusterIdBytes
in interface CompleteIPRotationRequestOrBuilder
public CompleteIPRotationRequest.Builder setClusterId(java.lang.String value)
The name of the cluster.
string cluster_id = 3;
public CompleteIPRotationRequest.Builder clearClusterId()
The name of the cluster.
string cluster_id = 3;
public CompleteIPRotationRequest.Builder setClusterIdBytes(ByteString value)
The name of the cluster.
string cluster_id = 3;
public final CompleteIPRotationRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>
public final CompleteIPRotationRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<CompleteIPRotationRequest.Builder>