Class StartIPRotationRequest (2.63.0)

publicfinalclassStartIPRotationRequestextendsGeneratedMessageV3implementsStartIPRotationRequestOrBuilder

StartIPRotationRequest creates a new IP for the cluster and then performs a node upgrade on each node pool to point to the new IP.

Protobuf type google.container.v1.StartIPRotationRequest

Static Fields

CLUSTER_ID_FIELD_NUMBER

publicstaticfinalintCLUSTER_ID_FIELD_NUMBER
Field Value
TypeDescription
int

NAME_FIELD_NUMBER

publicstaticfinalintNAME_FIELD_NUMBER
Field Value
TypeDescription
int

PROJECT_ID_FIELD_NUMBER

publicstaticfinalintPROJECT_ID_FIELD_NUMBER
Field Value
TypeDescription
int

ROTATE_CREDENTIALS_FIELD_NUMBER

publicstaticfinalintROTATE_CREDENTIALS_FIELD_NUMBER
Field Value
TypeDescription
int

ZONE_FIELD_NUMBER

publicstaticfinalintZONE_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

publicstaticStartIPRotationRequestgetDefaultInstance()
Returns
TypeDescription
StartIPRotationRequest

getDescriptor()

publicstaticfinalDescriptors.DescriptorgetDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

publicstaticStartIPRotationRequest.BuildernewBuilder()
Returns
TypeDescription
StartIPRotationRequest.Builder

newBuilder(StartIPRotationRequest prototype)

publicstaticStartIPRotationRequest.BuildernewBuilder(StartIPRotationRequestprototype)
Parameter
NameDescription
prototypeStartIPRotationRequest
Returns
TypeDescription
StartIPRotationRequest.Builder

parseDelimitedFrom(InputStream input)

publicstaticStartIPRotationRequestparseDelimitedFrom(InputStreaminput)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

publicstaticStartIPRotationRequestparseDelimitedFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

publicstaticStartIPRotationRequestparseFrom(byte[]data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

publicstaticStartIPRotationRequestparseFrom(byte[]data,ExtensionRegistryLiteextensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

publicstaticStartIPRotationRequestparseFrom(ByteStringdata)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

publicstaticStartIPRotationRequestparseFrom(ByteStringdata,ExtensionRegistryLiteextensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

publicstaticStartIPRotationRequestparseFrom(CodedInputStreaminput)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

publicstaticStartIPRotationRequestparseFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

publicstaticStartIPRotationRequestparseFrom(InputStreaminput)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

publicstaticStartIPRotationRequestparseFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

publicstaticStartIPRotationRequestparseFrom(ByteBufferdata)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

publicstaticStartIPRotationRequestparseFrom(ByteBufferdata,ExtensionRegistryLiteextensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
StartIPRotationRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

publicstaticParser<StartIPRotationRequest>parser()
Returns
TypeDescription
Parser<StartIPRotationRequest>

Methods

equals(Object obj)

publicbooleanequals(Objectobj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getClusterId() (deprecated)

publicStringgetClusterId()

Deprecated.google.container.v1.StartIPRotationRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=4555

Deprecated. The name of the cluster. This field has been deprecated and replaced by the name field.

string cluster_id = 3 [deprecated = true];

Returns
TypeDescription
String

The clusterId.

getClusterIdBytes() (deprecated)

publicByteStringgetClusterIdBytes()

Deprecated.google.container.v1.StartIPRotationRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=4555

Deprecated. The name of the cluster. This field has been deprecated and replaced by the name field.

string cluster_id = 3 [deprecated = true];

Returns
TypeDescription
ByteString

The bytes for clusterId.

getDefaultInstanceForType()

publicStartIPRotationRequestgetDefaultInstanceForType()
Returns
TypeDescription
StartIPRotationRequest

getName()

publicStringgetName()

The name (project, location, cluster name) of the cluster to start IP rotation. Specified in the format projects/*/locations/*/clusters/*.

string name = 6;

Returns
TypeDescription
String

The name.

getNameBytes()

publicByteStringgetNameBytes()

The name (project, location, cluster name) of the cluster to start IP rotation. Specified in the format projects/*/locations/*/clusters/*.

string name = 6;

Returns
TypeDescription
ByteString

The bytes for name.

getParserForType()

publicParser<StartIPRotationRequest>getParserForType()
Returns
TypeDescription
Parser<StartIPRotationRequest>
Overrides

getProjectId() (deprecated)

publicStringgetProjectId()

Deprecated.google.container.v1.StartIPRotationRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=4545

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string project_id = 1 [deprecated = true];

Returns
TypeDescription
String

The projectId.

getProjectIdBytes() (deprecated)

publicByteStringgetProjectIdBytes()

Deprecated.google.container.v1.StartIPRotationRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=4545

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string project_id = 1 [deprecated = true];

Returns
TypeDescription
ByteString

The bytes for projectId.

getRotateCredentials()

publicbooleangetRotateCredentials()

Whether to rotate credentials during IP rotation.

bool rotate_credentials = 7;

Returns
TypeDescription
boolean

The rotateCredentials.

getSerializedSize()

publicintgetSerializedSize()
Returns
TypeDescription
int
Overrides

getZone() (deprecated)

publicStringgetZone()

Deprecated.google.container.v1.StartIPRotationRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=4551

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

string zone = 2 [deprecated = true];

Returns
TypeDescription
String

The zone.

getZoneBytes() (deprecated)

publicByteStringgetZoneBytes()

Deprecated.google.container.v1.StartIPRotationRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=4551

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

string zone = 2 [deprecated = true];

Returns
TypeDescription
ByteString

The bytes for zone.

hashCode()

publicinthashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

publicfinalbooleanisInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

publicStartIPRotationRequest.BuildernewBuilderForType()
Returns
TypeDescription
StartIPRotationRequest.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protectedStartIPRotationRequest.BuildernewBuilderForType(GeneratedMessageV3.BuilderParentparent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
StartIPRotationRequest.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protectedObjectnewInstance(GeneratedMessageV3.UnusedPrivateParameterunused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

publicStartIPRotationRequest.BuildertoBuilder()
Returns
TypeDescription
StartIPRotationRequest.Builder

writeTo(CodedOutputStream output)

publicvoidwriteTo(CodedOutputStreamoutput)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException