StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clear() |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clearClusterId() |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clearName() |
The name (project, location, cluster name) of the cluster to start IP
rotation.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clearProjectId() |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clearRotateCredentials() |
Whether to rotate credentials during IP rotation.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clearZone() |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.clone() |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.mergeFrom(StartIPRotationRequest other) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static StartIPRotationRequest.Builder |
StartIPRotationRequest.newBuilder() |
|
static StartIPRotationRequest.Builder |
StartIPRotationRequest.newBuilder(StartIPRotationRequest prototype) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.newBuilderForType() |
|
protected StartIPRotationRequest.Builder |
StartIPRotationRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setClusterId(String value) |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setClusterIdBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setName(String value) |
The name (project, location, cluster name) of the cluster to start IP
rotation.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The name (project, location, cluster name) of the cluster to start IP
rotation.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setProjectId(String value) |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setProjectIdBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setRotateCredentials(boolean value) |
Whether to rotate credentials during IP rotation.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setZone(String value) |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.Builder.setZoneBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
StartIPRotationRequest.Builder |
StartIPRotationRequest.toBuilder() |
|