Class AwsNodePool.Builder

  • All Implemented Interfaces:
    AwsNodePoolOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
    Enclosing class:
    AwsNodePool

    public static final class AwsNodePool.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
    implements AwsNodePoolOrBuilder
     An Anthos node pool running on AWS.
     
    Protobuf type google.cloud.gkemulticloud.v1.AwsNodePool
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetMapField

        protected com.google.protobuf.MapField internalGetMapField​(int number)
        Overrides:
        internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • internalGetMutableMapField

        protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
        Overrides:
        internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • clear

        public AwsNodePool.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • getDefaultInstanceForType

        public AwsNodePool getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public AwsNodePool build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public AwsNodePool buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public AwsNodePool.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • setField

        public AwsNodePool.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                            Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • clearField

        public AwsNodePool.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • clearOneof

        public AwsNodePool.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • setRepeatedField

        public AwsNodePool.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                    int index,
                                                    Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • addRepeatedField

        public AwsNodePool.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                    Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • mergeFrom

        public AwsNodePool.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AwsNodePool.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • mergeFrom

        public AwsNodePool.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AwsNodePool.Builder>
        Throws:
        IOException
      • getName

        public String getName()
         The name of this resource.
        
         Node pool names are formatted as
         `projects/<project-number>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>`.
        
         For more details on Google Cloud resource names,
         see [Resource Names](https://cloud.google.com/apis/design/resource_names)
         
        string name = 1;
        Specified by:
        getName in interface AwsNodePoolOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         The name of this resource.
        
         Node pool names are formatted as
         `projects/<project-number>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>`.
        
         For more details on Google Cloud resource names,
         see [Resource Names](https://cloud.google.com/apis/design/resource_names)
         
        string name = 1;
        Specified by:
        getNameBytes in interface AwsNodePoolOrBuilder
        Returns:
        The bytes for name.
      • setName

        public AwsNodePool.Builder setName​(String value)
         The name of this resource.
        
         Node pool names are formatted as
         `projects/<project-number>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>`.
        
         For more details on Google Cloud resource names,
         see [Resource Names](https://cloud.google.com/apis/design/resource_names)
         
        string name = 1;
        Parameters:
        value - The name to set.
        Returns:
        This builder for chaining.
      • clearName

        public AwsNodePool.Builder clearName()
         The name of this resource.
        
         Node pool names are formatted as
         `projects/<project-number>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>`.
        
         For more details on Google Cloud resource names,
         see [Resource Names](https://cloud.google.com/apis/design/resource_names)
         
        string name = 1;
        Returns:
        This builder for chaining.
      • setNameBytes

        public AwsNodePool.Builder setNameBytes​(com.google.protobuf.ByteString value)
         The name of this resource.
        
         Node pool names are formatted as
         `projects/<project-number>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>`.
        
         For more details on Google Cloud resource names,
         see [Resource Names](https://cloud.google.com/apis/design/resource_names)
         
        string name = 1;
        Parameters:
        value - The bytes for name to set.
        Returns:
        This builder for chaining.
      • getVersion

        public String getVersion()
         Required. The Kubernetes version to run on this node pool (e.g.
         `1.19.10-gke.1000`).
        
         You can list all supported versions on a given Google Cloud region by
         calling
         [GetAwsServerConfig][google.cloud.gkemulticloud.v1.AwsClusters.GetAwsServerConfig].
         
        string version = 3 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getVersion in interface AwsNodePoolOrBuilder
        Returns:
        The version.
      • getVersionBytes

        public com.google.protobuf.ByteString getVersionBytes()
         Required. The Kubernetes version to run on this node pool (e.g.
         `1.19.10-gke.1000`).
        
         You can list all supported versions on a given Google Cloud region by
         calling
         [GetAwsServerConfig][google.cloud.gkemulticloud.v1.AwsClusters.GetAwsServerConfig].
         
        string version = 3 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getVersionBytes in interface AwsNodePoolOrBuilder
        Returns:
        The bytes for version.
      • setVersion

        public AwsNodePool.Builder setVersion​(String value)
         Required. The Kubernetes version to run on this node pool (e.g.
         `1.19.10-gke.1000`).
        
         You can list all supported versions on a given Google Cloud region by
         calling
         [GetAwsServerConfig][google.cloud.gkemulticloud.v1.AwsClusters.GetAwsServerConfig].
         
        string version = 3 [(.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The version to set.
        Returns:
        This builder for chaining.
      • clearVersion

        public AwsNodePool.Builder clearVersion()
         Required. The Kubernetes version to run on this node pool (e.g.
         `1.19.10-gke.1000`).
        
         You can list all supported versions on a given Google Cloud region by
         calling
         [GetAwsServerConfig][google.cloud.gkemulticloud.v1.AwsClusters.GetAwsServerConfig].
         
        string version = 3 [(.google.api.field_behavior) = REQUIRED];
        Returns:
        This builder for chaining.
      • setVersionBytes

        public AwsNodePool.Builder setVersionBytes​(com.google.protobuf.ByteString value)
         Required. The Kubernetes version to run on this node pool (e.g.
         `1.19.10-gke.1000`).
        
         You can list all supported versions on a given Google Cloud region by
         calling
         [GetAwsServerConfig][google.cloud.gkemulticloud.v1.AwsClusters.GetAwsServerConfig].
         
        string version = 3 [(.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The bytes for version to set.
        Returns:
        This builder for chaining.
      • hasConfig

        public boolean hasConfig()
         Required. The configuration of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodeConfig config = 28 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        hasConfig in interface AwsNodePoolOrBuilder
        Returns:
        Whether the config field is set.
      • getConfig

        public AwsNodeConfig getConfig()
         Required. The configuration of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodeConfig config = 28 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getConfig in interface AwsNodePoolOrBuilder
        Returns:
        The config.
      • setConfig

        public AwsNodePool.Builder setConfig​(AwsNodeConfig value)
         Required. The configuration of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodeConfig config = 28 [(.google.api.field_behavior) = REQUIRED];
      • setConfig

        public AwsNodePool.Builder setConfig​(AwsNodeConfig.Builder builderForValue)
         Required. The configuration of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodeConfig config = 28 [(.google.api.field_behavior) = REQUIRED];
      • mergeConfig

        public AwsNodePool.Builder mergeConfig​(AwsNodeConfig value)
         Required. The configuration of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodeConfig config = 28 [(.google.api.field_behavior) = REQUIRED];
      • clearConfig

        public AwsNodePool.Builder clearConfig()
         Required. The configuration of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodeConfig config = 28 [(.google.api.field_behavior) = REQUIRED];
      • getConfigBuilder

        public AwsNodeConfig.Builder getConfigBuilder()
         Required. The configuration of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodeConfig config = 28 [(.google.api.field_behavior) = REQUIRED];
      • hasAutoscaling

        public boolean hasAutoscaling()
         Required. Autoscaler configuration for this node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePoolAutoscaling autoscaling = 25 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        hasAutoscaling in interface AwsNodePoolOrBuilder
        Returns:
        Whether the autoscaling field is set.
      • getAutoscaling

        public AwsNodePoolAutoscaling getAutoscaling()
         Required. Autoscaler configuration for this node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePoolAutoscaling autoscaling = 25 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getAutoscaling in interface AwsNodePoolOrBuilder
        Returns:
        The autoscaling.
      • setAutoscaling

        public AwsNodePool.Builder setAutoscaling​(AwsNodePoolAutoscaling value)
         Required. Autoscaler configuration for this node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePoolAutoscaling autoscaling = 25 [(.google.api.field_behavior) = REQUIRED];
      • setAutoscaling

        public AwsNodePool.Builder setAutoscaling​(AwsNodePoolAutoscaling.Builder builderForValue)
         Required. Autoscaler configuration for this node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePoolAutoscaling autoscaling = 25 [(.google.api.field_behavior) = REQUIRED];
      • mergeAutoscaling

        public AwsNodePool.Builder mergeAutoscaling​(AwsNodePoolAutoscaling value)
         Required. Autoscaler configuration for this node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePoolAutoscaling autoscaling = 25 [(.google.api.field_behavior) = REQUIRED];
      • clearAutoscaling

        public AwsNodePool.Builder clearAutoscaling()
         Required. Autoscaler configuration for this node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePoolAutoscaling autoscaling = 25 [(.google.api.field_behavior) = REQUIRED];
      • getAutoscalingBuilder

        public AwsNodePoolAutoscaling.Builder getAutoscalingBuilder()
         Required. Autoscaler configuration for this node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePoolAutoscaling autoscaling = 25 [(.google.api.field_behavior) = REQUIRED];
      • getSubnetId

        public String getSubnetId()
         Required. The subnet where the node pool node run.
         
        string subnet_id = 6 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getSubnetId in interface AwsNodePoolOrBuilder
        Returns:
        The subnetId.
      • getSubnetIdBytes

        public com.google.protobuf.ByteString getSubnetIdBytes()
         Required. The subnet where the node pool node run.
         
        string subnet_id = 6 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getSubnetIdBytes in interface AwsNodePoolOrBuilder
        Returns:
        The bytes for subnetId.
      • setSubnetId

        public AwsNodePool.Builder setSubnetId​(String value)
         Required. The subnet where the node pool node run.
         
        string subnet_id = 6 [(.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The subnetId to set.
        Returns:
        This builder for chaining.
      • clearSubnetId

        public AwsNodePool.Builder clearSubnetId()
         Required. The subnet where the node pool node run.
         
        string subnet_id = 6 [(.google.api.field_behavior) = REQUIRED];
        Returns:
        This builder for chaining.
      • setSubnetIdBytes

        public AwsNodePool.Builder setSubnetIdBytes​(com.google.protobuf.ByteString value)
         Required. The subnet where the node pool node run.
         
        string subnet_id = 6 [(.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The bytes for subnetId to set.
        Returns:
        This builder for chaining.
      • getStateValue

        public int getStateValue()
         Output only. The lifecycle state of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePool.State state = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getStateValue in interface AwsNodePoolOrBuilder
        Returns:
        The enum numeric value on the wire for state.
      • setStateValue

        public AwsNodePool.Builder setStateValue​(int value)
         Output only. The lifecycle state of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePool.State state = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The enum numeric value on the wire for state to set.
        Returns:
        This builder for chaining.
      • getState

        public AwsNodePool.State getState()
         Output only. The lifecycle state of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePool.State state = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getState in interface AwsNodePoolOrBuilder
        Returns:
        The state.
      • setState

        public AwsNodePool.Builder setState​(AwsNodePool.State value)
         Output only. The lifecycle state of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePool.State state = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The state to set.
        Returns:
        This builder for chaining.
      • clearState

        public AwsNodePool.Builder clearState()
         Output only. The lifecycle state of the node pool.
         
        .google.cloud.gkemulticloud.v1.AwsNodePool.State state = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • getUid

        public String getUid()
         Output only. A globally unique identifier for the node pool.
         
        string uid = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUid in interface AwsNodePoolOrBuilder
        Returns:
        The uid.
      • getUidBytes

        public com.google.protobuf.ByteString getUidBytes()
         Output only. A globally unique identifier for the node pool.
         
        string uid = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUidBytes in interface AwsNodePoolOrBuilder
        Returns:
        The bytes for uid.
      • setUid

        public AwsNodePool.Builder setUid​(String value)
         Output only. A globally unique identifier for the node pool.
         
        string uid = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The uid to set.
        Returns:
        This builder for chaining.
      • clearUid

        public AwsNodePool.Builder clearUid()
         Output only. A globally unique identifier for the node pool.
         
        string uid = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • setUidBytes

        public AwsNodePool.Builder setUidBytes​(com.google.protobuf.ByteString value)
         Output only. A globally unique identifier for the node pool.
         
        string uid = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The bytes for uid to set.
        Returns:
        This builder for chaining.
      • getReconciling

        public boolean getReconciling()
         Output only. If set, there are currently changes in flight to the node
         pool.
         
        bool reconciling = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getReconciling in interface AwsNodePoolOrBuilder
        Returns:
        The reconciling.
      • setReconciling

        public AwsNodePool.Builder setReconciling​(boolean value)
         Output only. If set, there are currently changes in flight to the node
         pool.
         
        bool reconciling = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The reconciling to set.
        Returns:
        This builder for chaining.
      • clearReconciling

        public AwsNodePool.Builder clearReconciling()
         Output only. If set, there are currently changes in flight to the node
         pool.
         
        bool reconciling = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • hasCreateTime

        public boolean hasCreateTime()
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasCreateTime in interface AwsNodePoolOrBuilder
        Returns:
        Whether the createTime field is set.
      • getCreateTime

        public com.google.protobuf.Timestamp getCreateTime()
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTime in interface AwsNodePoolOrBuilder
        Returns:
        The createTime.
      • setCreateTime

        public AwsNodePool.Builder setCreateTime​(com.google.protobuf.Timestamp value)
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setCreateTime

        public AwsNodePool.Builder setCreateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeCreateTime

        public AwsNodePool.Builder mergeCreateTime​(com.google.protobuf.Timestamp value)
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearCreateTime

        public AwsNodePool.Builder clearCreateTime()
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
         Output only. The time at which this node pool was created.
         
        .google.protobuf.Timestamp create_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTimeOrBuilder in interface AwsNodePoolOrBuilder
      • hasUpdateTime

        public boolean hasUpdateTime()
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasUpdateTime in interface AwsNodePoolOrBuilder
        Returns:
        Whether the updateTime field is set.
      • getUpdateTime

        public com.google.protobuf.Timestamp getUpdateTime()
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTime in interface AwsNodePoolOrBuilder
        Returns:
        The updateTime.
      • setUpdateTime

        public AwsNodePool.Builder setUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setUpdateTime

        public AwsNodePool.Builder setUpdateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeUpdateTime

        public AwsNodePool.Builder mergeUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearUpdateTime

        public AwsNodePool.Builder clearUpdateTime()
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
         Output only. The time at which this node pool was last updated.
         
        .google.protobuf.Timestamp update_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTimeOrBuilder in interface AwsNodePoolOrBuilder
      • getEtag

        public String getEtag()
         Allows clients to perform consistent read-modify-writes
         through optimistic concurrency control.
        
         Can be sent on update and delete requests to ensure the
         client has an up-to-date value before proceeding.
         
        string etag = 21;
        Specified by:
        getEtag in interface AwsNodePoolOrBuilder
        Returns:
        The etag.
      • getEtagBytes

        public com.google.protobuf.ByteString getEtagBytes()
         Allows clients to perform consistent read-modify-writes
         through optimistic concurrency control.
        
         Can be sent on update and delete requests to ensure the
         client has an up-to-date value before proceeding.
         
        string etag = 21;
        Specified by:
        getEtagBytes in interface AwsNodePoolOrBuilder
        Returns:
        The bytes for etag.
      • setEtag

        public AwsNodePool.Builder setEtag​(String value)
         Allows clients to perform consistent read-modify-writes
         through optimistic concurrency control.
        
         Can be sent on update and delete requests to ensure the
         client has an up-to-date value before proceeding.
         
        string etag = 21;
        Parameters:
        value - The etag to set.
        Returns:
        This builder for chaining.
      • clearEtag

        public AwsNodePool.Builder clearEtag()
         Allows clients to perform consistent read-modify-writes
         through optimistic concurrency control.
        
         Can be sent on update and delete requests to ensure the
         client has an up-to-date value before proceeding.
         
        string etag = 21;
        Returns:
        This builder for chaining.
      • setEtagBytes

        public AwsNodePool.Builder setEtagBytes​(com.google.protobuf.ByteString value)
         Allows clients to perform consistent read-modify-writes
         through optimistic concurrency control.
        
         Can be sent on update and delete requests to ensure the
         client has an up-to-date value before proceeding.
         
        string etag = 21;
        Parameters:
        value - The bytes for etag to set.
        Returns:
        This builder for chaining.
      • getAnnotationsCount

        public int getAnnotationsCount()
        Description copied from interface: AwsNodePoolOrBuilder
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getAnnotationsCount in interface AwsNodePoolOrBuilder
      • containsAnnotations

        public boolean containsAnnotations​(String key)
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        containsAnnotations in interface AwsNodePoolOrBuilder
      • getAnnotationsMap

        public Map<String,​String> getAnnotationsMap()
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getAnnotationsMap in interface AwsNodePoolOrBuilder
      • getAnnotationsOrDefault

        public String getAnnotationsOrDefault​(String key,
                                              String defaultValue)
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getAnnotationsOrDefault in interface AwsNodePoolOrBuilder
      • getAnnotationsOrThrow

        public String getAnnotationsOrThrow​(String key)
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getAnnotationsOrThrow in interface AwsNodePoolOrBuilder
      • removeAnnotations

        public AwsNodePool.Builder removeAnnotations​(String key)
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
      • getMutableAnnotations

        @Deprecated
        public Map<String,​String> getMutableAnnotations()
        Deprecated.
        Use alternate mutation accessors instead.
      • putAnnotations

        public AwsNodePool.Builder putAnnotations​(String key,
                                                  String value)
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
      • putAllAnnotations

        public AwsNodePool.Builder putAllAnnotations​(Map<String,​String> values)
         Optional. Annotations on the node pool.
        
         This field has the same restrictions as Kubernetes annotations.
         The total size of all keys and values combined is limited to 256k.
         Key can have 2 segments: prefix (optional) and name (required),
         separated by a slash (/).
         Prefix must be a DNS subdomain.
         Name must be 63 characters or less, begin and end with alphanumerics,
         with dashes (-), underscores (_), dots (.), and alphanumerics between.
         
        map<string, string> annotations = 22 [(.google.api.field_behavior) = OPTIONAL];
      • hasMaxPodsConstraint

        public boolean hasMaxPodsConstraint()
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        hasMaxPodsConstraint in interface AwsNodePoolOrBuilder
        Returns:
        Whether the maxPodsConstraint field is set.
      • getMaxPodsConstraint

        public MaxPodsConstraint getMaxPodsConstraint()
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getMaxPodsConstraint in interface AwsNodePoolOrBuilder
        Returns:
        The maxPodsConstraint.
      • setMaxPodsConstraint

        public AwsNodePool.Builder setMaxPodsConstraint​(MaxPodsConstraint value)
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
      • setMaxPodsConstraint

        public AwsNodePool.Builder setMaxPodsConstraint​(MaxPodsConstraint.Builder builderForValue)
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
      • mergeMaxPodsConstraint

        public AwsNodePool.Builder mergeMaxPodsConstraint​(MaxPodsConstraint value)
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
      • clearMaxPodsConstraint

        public AwsNodePool.Builder clearMaxPodsConstraint()
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
      • getMaxPodsConstraintBuilder

        public MaxPodsConstraint.Builder getMaxPodsConstraintBuilder()
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
      • getMaxPodsConstraintOrBuilder

        public MaxPodsConstraintOrBuilder getMaxPodsConstraintOrBuilder()
         Required. The constraint on the maximum number of pods that can be run
         simultaneously on a node in the node pool.
         
        .google.cloud.gkemulticloud.v1.MaxPodsConstraint max_pods_constraint = 27 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getMaxPodsConstraintOrBuilder in interface AwsNodePoolOrBuilder
      • getErrorsList

        public List<AwsNodePoolError> getErrorsList()
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getErrorsList in interface AwsNodePoolOrBuilder
      • getErrorsCount

        public int getErrorsCount()
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getErrorsCount in interface AwsNodePoolOrBuilder
      • getErrors

        public AwsNodePoolError getErrors​(int index)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getErrors in interface AwsNodePoolOrBuilder
      • setErrors

        public AwsNodePool.Builder setErrors​(int index,
                                             AwsNodePoolError value)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setErrors

        public AwsNodePool.Builder setErrors​(int index,
                                             AwsNodePoolError.Builder builderForValue)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addErrors

        public AwsNodePool.Builder addErrors​(AwsNodePoolError value)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addErrors

        public AwsNodePool.Builder addErrors​(int index,
                                             AwsNodePoolError value)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addErrors

        public AwsNodePool.Builder addErrors​(AwsNodePoolError.Builder builderForValue)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addErrors

        public AwsNodePool.Builder addErrors​(int index,
                                             AwsNodePoolError.Builder builderForValue)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAllErrors

        public AwsNodePool.Builder addAllErrors​(Iterable<? extends AwsNodePoolError> values)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearErrors

        public AwsNodePool.Builder clearErrors()
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • removeErrors

        public AwsNodePool.Builder removeErrors​(int index)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getErrorsBuilder

        public AwsNodePoolError.Builder getErrorsBuilder​(int index)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getErrorsOrBuilder

        public AwsNodePoolErrorOrBuilder getErrorsOrBuilder​(int index)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getErrorsOrBuilder in interface AwsNodePoolOrBuilder
      • addErrorsBuilder

        public AwsNodePoolError.Builder addErrorsBuilder()
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addErrorsBuilder

        public AwsNodePoolError.Builder addErrorsBuilder​(int index)
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getErrorsBuilderList

        public List<AwsNodePoolError.Builder> getErrorsBuilderList()
         Output only. A set of errors found in the node pool.
         
        repeated .google.cloud.gkemulticloud.v1.AwsNodePoolError errors = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setUnknownFields

        public final AwsNodePool.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>
      • mergeUnknownFields

        public final AwsNodePool.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AwsNodePool.Builder>