public static final class UpdateAwsNodePoolRequest.Builder extends GeneratedMessageV3.Builder<UpdateAwsNodePoolRequest.Builder> implements UpdateAwsNodePoolRequestOrBuilder
Request message for AwsClusters.UpdateAwsNodePool
method.
Protobuf type google.cloud.gkemulticloud.v1.UpdateAwsNodePoolRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public UpdateAwsNodePoolRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
build()
public UpdateAwsNodePoolRequest build()
Returns
buildPartial()
public UpdateAwsNodePoolRequest buildPartial()
Returns
clear()
public UpdateAwsNodePoolRequest.Builder clear()
Returns
Overrides
clearAwsNodePool()
public UpdateAwsNodePoolRequest.Builder clearAwsNodePool()
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
clearField(Descriptors.FieldDescriptor field)
public UpdateAwsNodePoolRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public UpdateAwsNodePoolRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clearUpdateMask()
public UpdateAwsNodePoolRequest.Builder clearUpdateMask()
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
clearValidateOnly()
public UpdateAwsNodePoolRequest.Builder clearValidateOnly()
If set, only validate the request, but don't actually update the node pool.
bool validate_only = 2;
Returns
clone()
public UpdateAwsNodePoolRequest.Builder clone()
Returns
Overrides
getAwsNodePool()
public AwsNodePool getAwsNodePool()
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
getAwsNodePoolBuilder()
public AwsNodePool.Builder getAwsNodePoolBuilder()
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
getAwsNodePoolOrBuilder()
public AwsNodePoolOrBuilder getAwsNodePoolOrBuilder()
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
getDefaultInstanceForType()
public UpdateAwsNodePoolRequest getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getUpdateMask()
public FieldMask getUpdateMask()
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
getUpdateMaskBuilder()
public FieldMask.Builder getUpdateMaskBuilder()
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder()
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
getValidateOnly()
public boolean getValidateOnly()
If set, only validate the request, but don't actually update the node pool.
bool validate_only = 2;
Returns
Type | Description |
boolean | The validateOnly.
|
hasAwsNodePool()
public boolean hasAwsNodePool()
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type | Description |
boolean | Whether the awsNodePool field is set.
|
hasUpdateMask()
public boolean hasUpdateMask()
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
Type | Description |
boolean | Whether the updateMask field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeAwsNodePool(AwsNodePool value)
public UpdateAwsNodePoolRequest.Builder mergeAwsNodePool(AwsNodePool value)
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
mergeFrom(UpdateAwsNodePoolRequest other)
public UpdateAwsNodePoolRequest.Builder mergeFrom(UpdateAwsNodePoolRequest other)
Parameter
Returns
public UpdateAwsNodePoolRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public UpdateAwsNodePoolRequest.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final UpdateAwsNodePoolRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
mergeUpdateMask(FieldMask value)
public UpdateAwsNodePoolRequest.Builder mergeUpdateMask(FieldMask value)
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
setAwsNodePool(AwsNodePool value)
public UpdateAwsNodePoolRequest.Builder setAwsNodePool(AwsNodePool value)
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
setAwsNodePool(AwsNodePool.Builder builderForValue)
public UpdateAwsNodePoolRequest.Builder setAwsNodePool(AwsNodePool.Builder builderForValue)
Required. The AwsNodePool
resource to update.
.google.cloud.gkemulticloud.v1.AwsNodePool aws_node_pool = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public UpdateAwsNodePoolRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public UpdateAwsNodePoolRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final UpdateAwsNodePoolRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
setUpdateMask(FieldMask value)
public UpdateAwsNodePoolRequest.Builder setUpdateMask(FieldMask value)
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateAwsNodePoolRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from AwsNodePool:
annotations
.
version
.
autoscaling.min_node_count
.
autoscaling.max_node_count
.
config.config_encryption.kms_key_arn
.
config.security_group_ids
.
config.root_volume.iops
.
config.root_volume.kms_key_arn
.
config.root_volume.volume_type
.
config.root_volume.size_gib
.
config.proxy_config
.
config.proxy_config.secret_arn
.
config.proxy_config.secret_version
.
config.ssh_config
.
config.ssh_config.ec2_key_pair
.
config.instance_placement.tenancy
.
config.iam_instance_profile
.
config.labels
.
config.tags
.
config.autoscaling_metrics_collection
.
config.autoscaling_metrics_collection.granularity
.
config.autoscaling_metrics_collection.metrics
.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name | Description |
builderForValue | Builder
|
Returns
setValidateOnly(boolean value)
public UpdateAwsNodePoolRequest.Builder setValidateOnly(boolean value)
If set, only validate the request, but don't actually update the node pool.
bool validate_only = 2;
Parameter
Name | Description |
value | boolean
The validateOnly to set.
|
Returns