Skip navigation links
A B C D E F G H I L M R S T U V W 

A

AbstractAmazonEKS - Class in com.amazonaws.services.eks
Abstract implementation of AmazonEKS.
AbstractAmazonEKS() - Constructor for class com.amazonaws.services.eks.AbstractAmazonEKS
 
AbstractAmazonEKSAsync - Class in com.amazonaws.services.eks
Abstract implementation of AmazonEKSAsync.
AbstractAmazonEKSAsync() - Constructor for class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
AmazonEKS - Interface in com.amazonaws.services.eks
Interface for accessing Amazon EKS.
AmazonEKSAsync - Interface in com.amazonaws.services.eks
Interface for accessing Amazon EKS asynchronously.
AmazonEKSAsyncClient - Class in com.amazonaws.services.eks
Client for accessing Amazon EKS asynchronously.
AmazonEKSAsyncClientBuilder - Class in com.amazonaws.services.eks
Fluent builder for AmazonEKSAsync.
AmazonEKSClient - Class in com.amazonaws.services.eks
Client for accessing Amazon EKS.
AmazonEKSClientBuilder - Class in com.amazonaws.services.eks
Fluent builder for AmazonEKS.
AmazonEKSException - Exception in com.amazonaws.services.eks.model
Base exception for all service exceptions thrown by Amazon Elastic Kubernetes Service
AmazonEKSException(String) - Constructor for exception com.amazonaws.services.eks.model.AmazonEKSException
Constructs a new AmazonEKSException with the specified error message.
AmazonEKSWaiters - Class in com.amazonaws.services.eks.waiters
 
AmazonEKSWaiters(AmazonEKS) - Constructor for class com.amazonaws.services.eks.waiters.AmazonEKSWaiters
Constructs a new AmazonEKSWaiters with the given client
apply(DescribeClusterRequest) - Method in class com.amazonaws.services.eks.waiters.DescribeClusterFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
asyncBuilder() - Static method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClientBuilder
Construct an asynchronous implementation of AmazonEKSAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.eks.AmazonEKSClientBuilder
Construct a synchronous implementation of AmazonEKS using the current builder configuration.
builder() - Static method in class com.amazonaws.services.eks.AmazonEKSClient
 

C

Certificate - Class in com.amazonaws.services.eks.model
An object representing the certificate-authority-data for your cluster.
Certificate() - Constructor for class com.amazonaws.services.eks.model.Certificate
 
ClientException - Exception in com.amazonaws.services.eks.model
These errors are usually caused by a client action.
ClientException(String) - Constructor for exception com.amazonaws.services.eks.model.ClientException
Constructs a new ClientException with the specified error message.
clone() - Method in class com.amazonaws.services.eks.model.Certificate
 
clone() - Method in class com.amazonaws.services.eks.model.Cluster
 
clone() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
 
clone() - Method in class com.amazonaws.services.eks.model.CreateClusterResult
 
clone() - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
 
clone() - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
 
clone() - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
 
clone() - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
 
clone() - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
 
clone() - Method in class com.amazonaws.services.eks.model.DescribeUpdateResult
 
clone() - Method in class com.amazonaws.services.eks.model.ErrorDetail
 
clone() - Method in class com.amazonaws.services.eks.model.ListClustersRequest
 
clone() - Method in class com.amazonaws.services.eks.model.ListClustersResult
 
clone() - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
 
clone() - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
 
clone() - Method in class com.amazonaws.services.eks.model.Logging
 
clone() - Method in class com.amazonaws.services.eks.model.LogSetup
 
clone() - Method in class com.amazonaws.services.eks.model.Update
 
clone() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
 
clone() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigResult
 
clone() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
 
clone() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionResult
 
clone() - Method in class com.amazonaws.services.eks.model.UpdateParam
 
clone() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
 
clone() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
 
Cluster - Class in com.amazonaws.services.eks.model
An object representing an Amazon EKS cluster.
Cluster() - Constructor for class com.amazonaws.services.eks.model.Cluster
 
clusterActive() - Method in class com.amazonaws.services.eks.waiters.AmazonEKSWaiters
Builds a ClusterActive waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
clusterDeleted() - Method in class com.amazonaws.services.eks.waiters.AmazonEKSWaiters
Builds a ClusterDeleted waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
ClusterStatus - Enum in com.amazonaws.services.eks.model
 
com.amazonaws.services.eks - package com.amazonaws.services.eks
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on AWS without needing to stand up or maintain your own Kubernetes control plane.
com.amazonaws.services.eks.model - package com.amazonaws.services.eks.model
 
com.amazonaws.services.eks.waiters - package com.amazonaws.services.eks.waiters
 
configFactory - Static variable in class com.amazonaws.services.eks.AmazonEKSClient
Client configuration factory providing ClientConfigurations tailored to this client
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
createCluster(CreateClusterRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Creates an Amazon EKS control plane.
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Creates an Amazon EKS control plane.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, CreateClusterResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
createClusterAsync(CreateClusterRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Creates an Amazon EKS control plane.
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, CreateClusterResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Creates an Amazon EKS control plane.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, CreateClusterResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
CreateClusterRequest - Class in com.amazonaws.services.eks.model
 
CreateClusterRequest() - Constructor for class com.amazonaws.services.eks.model.CreateClusterRequest
 
CreateClusterResult - Class in com.amazonaws.services.eks.model
 
CreateClusterResult() - Constructor for class com.amazonaws.services.eks.model.CreateClusterResult
 

D

defaultClient() - Static method in class com.amazonaws.services.eks.AmazonEKSAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.eks.AmazonEKSClientBuilder
 
deleteCluster(DeleteClusterRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
deleteCluster(DeleteClusterRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Deletes the Amazon EKS cluster control plane.
deleteCluster(DeleteClusterRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Deletes the Amazon EKS cluster control plane.
deleteClusterAsync(DeleteClusterRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, DeleteClusterResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
deleteClusterAsync(DeleteClusterRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Deletes the Amazon EKS cluster control plane.
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, DeleteClusterResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Deletes the Amazon EKS cluster control plane.
deleteClusterAsync(DeleteClusterRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, DeleteClusterResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
DeleteClusterRequest - Class in com.amazonaws.services.eks.model
 
DeleteClusterRequest() - Constructor for class com.amazonaws.services.eks.model.DeleteClusterRequest
 
DeleteClusterResult - Class in com.amazonaws.services.eks.model
 
DeleteClusterResult() - Constructor for class com.amazonaws.services.eks.model.DeleteClusterResult
 
describeCluster(DescribeClusterRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
describeCluster(DescribeClusterRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Returns descriptive information about an Amazon EKS cluster.
describeCluster(DescribeClusterRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Returns descriptive information about an Amazon EKS cluster.
describeClusterAsync(DescribeClusterRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
describeClusterAsync(DescribeClusterRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Returns descriptive information about an Amazon EKS cluster.
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Returns descriptive information about an Amazon EKS cluster.
describeClusterAsync(DescribeClusterRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
DescribeClusterFunction - Class in com.amazonaws.services.eks.waiters
 
DescribeClusterFunction(AmazonEKS) - Constructor for class com.amazonaws.services.eks.waiters.DescribeClusterFunction
Constructs a new DescribeClusterFunction with the given client
DescribeClusterRequest - Class in com.amazonaws.services.eks.model
 
DescribeClusterRequest() - Constructor for class com.amazonaws.services.eks.model.DescribeClusterRequest
 
DescribeClusterResult - Class in com.amazonaws.services.eks.model
 
DescribeClusterResult() - Constructor for class com.amazonaws.services.eks.model.DescribeClusterResult
 
describeUpdate(DescribeUpdateRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
describeUpdate(DescribeUpdateRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Returns descriptive information about an update against your Amazon EKS cluster.
describeUpdate(DescribeUpdateRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Returns descriptive information about an update against your Amazon EKS cluster.
describeUpdateAsync(DescribeUpdateRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
describeUpdateAsync(DescribeUpdateRequest, AsyncHandler<DescribeUpdateRequest, DescribeUpdateResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
describeUpdateAsync(DescribeUpdateRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Returns descriptive information about an update against your Amazon EKS cluster.
describeUpdateAsync(DescribeUpdateRequest, AsyncHandler<DescribeUpdateRequest, DescribeUpdateResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Returns descriptive information about an update against your Amazon EKS cluster.
describeUpdateAsync(DescribeUpdateRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
describeUpdateAsync(DescribeUpdateRequest, AsyncHandler<DescribeUpdateRequest, DescribeUpdateResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
DescribeUpdateRequest - Class in com.amazonaws.services.eks.model
 
DescribeUpdateRequest() - Constructor for class com.amazonaws.services.eks.model.DescribeUpdateRequest
 
DescribeUpdateResult - Class in com.amazonaws.services.eks.model
 
DescribeUpdateResult() - Constructor for class com.amazonaws.services.eks.model.DescribeUpdateResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.eks.AmazonEKS
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.eks.model.Certificate
 
equals(Object) - Method in class com.amazonaws.services.eks.model.Cluster
 
equals(Object) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.CreateClusterResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.DescribeUpdateResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.ErrorDetail
 
equals(Object) - Method in class com.amazonaws.services.eks.model.ListClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.ListClustersResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.Logging
 
equals(Object) - Method in class com.amazonaws.services.eks.model.LogSetup
 
equals(Object) - Method in class com.amazonaws.services.eks.model.Update
 
equals(Object) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.UpdateParam
 
equals(Object) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
 
ErrorCode - Enum in com.amazonaws.services.eks.model
 
ErrorDetail - Class in com.amazonaws.services.eks.model
An object representing an error when an asynchronous operation fails.
ErrorDetail() - Constructor for class com.amazonaws.services.eks.model.ErrorDetail
 

F

fromValue(String) - Static method in enum com.amazonaws.services.eks.model.ClusterStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.eks.model.ErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.eks.model.LogType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.eks.model.UpdateParamType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.eks.model.UpdateStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.eks.model.UpdateType
Use this in place of valueOf.

G

getArn() - Method in class com.amazonaws.services.eks.model.Cluster
The Amazon Resource Name (ARN) of the cluster.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCertificateAuthority() - Method in class com.amazonaws.services.eks.model.Cluster
The certificate-authority-data for your cluster.
getClientRequestToken() - Method in class com.amazonaws.services.eks.model.Cluster
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
getClientRequestToken() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
getClientRequestToken() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
getClientRequestToken() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
getCluster() - Method in class com.amazonaws.services.eks.model.CreateClusterResult
The full description of your new cluster.
getCluster() - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
The full description of the cluster to delete.
getCluster() - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
The full description of your specified cluster.
getClusterLogging() - Method in class com.amazonaws.services.eks.model.Logging
The cluster control plane logging configuration for your cluster.
getClusterName() - Method in exception com.amazonaws.services.eks.model.ClientException
The Amazon EKS cluster associated with the exception.
getClusterName() - Method in exception com.amazonaws.services.eks.model.InvalidParameterException
The Amazon EKS cluster associated with the exception.
getClusterName() - Method in exception com.amazonaws.services.eks.model.InvalidRequestException
The Amazon EKS cluster associated with the exception.
getClusterName() - Method in exception com.amazonaws.services.eks.model.ResourceInUseException
The Amazon EKS cluster associated with the exception.
getClusterName() - Method in exception com.amazonaws.services.eks.model.ResourceLimitExceededException
The Amazon EKS cluster associated with the exception.
getClusterName() - Method in exception com.amazonaws.services.eks.model.ResourceNotFoundException
The Amazon EKS cluster associated with the exception.
getClusterName() - Method in exception com.amazonaws.services.eks.model.ServerException
The Amazon EKS cluster associated with the exception.
getClusterName() - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The Amazon EKS cluster associated with the exception.
getClusters() - Method in class com.amazonaws.services.eks.model.ListClustersResult
A list of all of the clusters for your account in the specified Region.
getCreatedAt() - Method in class com.amazonaws.services.eks.model.Cluster
The Unix epoch timestamp in seconds for when the cluster was created.
getCreatedAt() - Method in class com.amazonaws.services.eks.model.Update
The Unix epoch timestamp in seconds for when the update was created.
getData() - Method in class com.amazonaws.services.eks.model.Certificate
The Base64-encoded certificate data required to communicate with your cluster.
getEnabled() - Method in class com.amazonaws.services.eks.model.LogSetup
If a log type is enabled, that log type exports its control plane logs to CloudWatch Logs.
getEndpoint() - Method in class com.amazonaws.services.eks.model.Cluster
The endpoint for your Kubernetes API server.
getEndpointPrivateAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to true to enable private access for your cluster's Kubernetes API server endpoint.
getEndpointPrivateAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS private API server endpoint is enabled.
getEndpointPublicAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to false to disable public access for your cluster's Kubernetes API server endpoint.
getEndpointPublicAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS public API server endpoint is enabled.
getErrorCode() - Method in class com.amazonaws.services.eks.model.ErrorDetail
A brief description of the error.
getErrorMessage() - Method in class com.amazonaws.services.eks.model.ErrorDetail
A more complete description of the error.
getErrors() - Method in class com.amazonaws.services.eks.model.Update
Any errors associated with a Failed update.
getExecutorService() - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
Returns the executor service used by this client to execute async requests.
getId() - Method in class com.amazonaws.services.eks.model.Update
A UUID that is used to track the update.
getLogging() - Method in class com.amazonaws.services.eks.model.Cluster
The logging configuration for your cluster.
getLogging() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs.
getLogging() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs.
getMaxResults() - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The maximum number of cluster results returned by ListClusters in paginated output.
getMaxResults() - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The maximum number of update results returned by ListUpdates in paginated output.
getName() - Method in class com.amazonaws.services.eks.model.Cluster
The name of the cluster.
getName() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The unique name to give to your cluster.
getName() - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
The name of the cluster to delete.
getName() - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
The name of the cluster to describe.
getName() - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
The name of the Amazon EKS cluster to update.
getName() - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The name of the Amazon EKS cluster to list updates for.
getName() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
The name of the Amazon EKS cluster to update.
getName() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
The name of the Amazon EKS cluster to update.
getNextToken() - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The nextToken value returned from a previous paginated ListClusters request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.eks.model.ListClustersResult
The nextToken value to include in a future ListClusters request.
getNextToken() - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The nextToken value returned from a previous paginated ListUpdates request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
The nextToken value to include in a future ListUpdates request.
getParams() - Method in class com.amazonaws.services.eks.model.Update
A key-value map that contains the parameters associated with the update.
getPlatformVersion() - Method in class com.amazonaws.services.eks.model.Cluster
The platform version of your Amazon EKS cluster.
getResourceIds() - Method in class com.amazonaws.services.eks.model.ErrorDetail
An optional field that contains the resource IDs associated with the error.
getResourcesVpcConfig() - Method in class com.amazonaws.services.eks.model.Cluster
The VPC configuration used by the cluster control plane.
getResourcesVpcConfig() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The VPC configuration used by the cluster control plane.
getResourcesVpcConfig() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
 
getRoleArn() - Method in class com.amazonaws.services.eks.model.Cluster
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
getRoleArn() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The Amazon Resource Name (ARN) of the IAM role that provides permissions for Amazon EKS to make calls to other AWS API operations on your behalf.
getSecurityGroupIds() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane.
getSecurityGroupIds() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The security groups associated with the cross-account elastic network interfaces that are used to allow communication between your worker nodes and the Kubernetes control plane.
getStatus() - Method in class com.amazonaws.services.eks.model.Cluster
The current status of the cluster.
getStatus() - Method in class com.amazonaws.services.eks.model.Update
The current status of the update.
getSubnetIds() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify subnets for your Amazon EKS worker nodes.
getSubnetIds() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The subnets associated with your cluster.
getType() - Method in class com.amazonaws.services.eks.model.Update
The type of the update.
getType() - Method in class com.amazonaws.services.eks.model.UpdateParam
The keys associated with an update request.
getTypes() - Method in class com.amazonaws.services.eks.model.LogSetup
The available cluster control plane log types.
getUpdate() - Method in class com.amazonaws.services.eks.model.DescribeUpdateResult
The full description of the specified update.
getUpdate() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigResult
 
getUpdate() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionResult
The full description of the specified update
getUpdateId() - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
The ID of the update to describe.
getUpdateIds() - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
A list of all the updates for the specified cluster and Region.
getValidZones() - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The supported Availability Zones for your account.
getValue() - Method in class com.amazonaws.services.eks.model.UpdateParam
The value of the keys submitted as part of an update request.
getVersion() - Method in class com.amazonaws.services.eks.model.Cluster
The Kubernetes server version for the cluster.
getVersion() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The desired Kubernetes version for your cluster.
getVersion() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
The desired Kubernetes version following a successful update.
getVpcId() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The VPC associated with your cluster.

H

hashCode() - Method in class com.amazonaws.services.eks.model.Certificate
 
hashCode() - Method in class com.amazonaws.services.eks.model.Cluster
 
hashCode() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.CreateClusterResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.DescribeUpdateResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.ErrorDetail
 
hashCode() - Method in class com.amazonaws.services.eks.model.ListClustersRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.ListClustersResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.Logging
 
hashCode() - Method in class com.amazonaws.services.eks.model.LogSetup
 
hashCode() - Method in class com.amazonaws.services.eks.model.Update
 
hashCode() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionResult
 
hashCode() - Method in class com.amazonaws.services.eks.model.UpdateParam
 
hashCode() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
 

I

InvalidParameterException - Exception in com.amazonaws.services.eks.model
The specified parameter is invalid.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.eks.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.eks.model
The request is invalid given the state of the cluster.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.eks.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
isEnabled() - Method in class com.amazonaws.services.eks.model.LogSetup
If a log type is enabled, that log type exports its control plane logs to CloudWatch Logs.
isEndpointPrivateAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to true to enable private access for your cluster's Kubernetes API server endpoint.
isEndpointPrivateAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS private API server endpoint is enabled.
isEndpointPublicAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to false to disable public access for your cluster's Kubernetes API server endpoint.
isEndpointPublicAccess() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS public API server endpoint is enabled.

L

listClusters(ListClustersRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
listClusters(ListClustersRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Lists the Amazon EKS clusters in your AWS account in the specified Region.
listClusters(ListClustersRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Lists the Amazon EKS clusters in your AWS account in the specified Region.
listClustersAsync(ListClustersRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
listClustersAsync(ListClustersRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Lists the Amazon EKS clusters in your AWS account in the specified Region.
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Lists the Amazon EKS clusters in your AWS account in the specified Region.
listClustersAsync(ListClustersRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
ListClustersRequest - Class in com.amazonaws.services.eks.model
 
ListClustersRequest() - Constructor for class com.amazonaws.services.eks.model.ListClustersRequest
 
ListClustersResult - Class in com.amazonaws.services.eks.model
 
ListClustersResult() - Constructor for class com.amazonaws.services.eks.model.ListClustersResult
 
listUpdates(ListUpdatesRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
listUpdates(ListUpdatesRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Lists the updates associated with an Amazon EKS cluster in your AWS account, in the specified Region.
listUpdates(ListUpdatesRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Lists the updates associated with an Amazon EKS cluster in your AWS account, in the specified Region.
listUpdatesAsync(ListUpdatesRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
listUpdatesAsync(ListUpdatesRequest, AsyncHandler<ListUpdatesRequest, ListUpdatesResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
listUpdatesAsync(ListUpdatesRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Lists the updates associated with an Amazon EKS cluster in your AWS account, in the specified Region.
listUpdatesAsync(ListUpdatesRequest, AsyncHandler<ListUpdatesRequest, ListUpdatesResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Lists the updates associated with an Amazon EKS cluster in your AWS account, in the specified Region.
listUpdatesAsync(ListUpdatesRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
listUpdatesAsync(ListUpdatesRequest, AsyncHandler<ListUpdatesRequest, ListUpdatesResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
ListUpdatesRequest - Class in com.amazonaws.services.eks.model
 
ListUpdatesRequest() - Constructor for class com.amazonaws.services.eks.model.ListUpdatesRequest
 
ListUpdatesResult - Class in com.amazonaws.services.eks.model
 
ListUpdatesResult() - Constructor for class com.amazonaws.services.eks.model.ListUpdatesResult
 
Logging - Class in com.amazonaws.services.eks.model
An object representing the logging configuration for resources in your cluster.
Logging() - Constructor for class com.amazonaws.services.eks.model.Logging
 
LogSetup - Class in com.amazonaws.services.eks.model
An object representing the enabled or disabled Kubernetes control plane logs for your cluster.
LogSetup() - Constructor for class com.amazonaws.services.eks.model.LogSetup
 
LogType - Enum in com.amazonaws.services.eks.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.Certificate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.Cluster
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.ErrorDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.Logging
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.LogSetup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.Update
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.UpdateParam
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
 

R

ResourceInUseException - Exception in com.amazonaws.services.eks.model
The specified resource is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.eks.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceLimitExceededException - Exception in com.amazonaws.services.eks.model
You have encountered a service limit on the specified resource.
ResourceLimitExceededException(String) - Constructor for exception com.amazonaws.services.eks.model.ResourceLimitExceededException
Constructs a new ResourceLimitExceededException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.eks.model
The specified resource could not be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.eks.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServerException - Exception in com.amazonaws.services.eks.model
These errors are usually caused by a server-side issue.
ServerException(String) - Constructor for exception com.amazonaws.services.eks.model.ServerException
Constructs a new ServerException with the specified error message.
ServiceUnavailableException - Exception in com.amazonaws.services.eks.model
The service is unavailable.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.eks.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setArn(String) - Method in class com.amazonaws.services.eks.model.Cluster
The Amazon Resource Name (ARN) of the cluster.
setCertificateAuthority(Certificate) - Method in class com.amazonaws.services.eks.model.Cluster
The certificate-authority-data for your cluster.
setClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.Cluster
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
setClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
setClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
setClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
setCluster(Cluster) - Method in class com.amazonaws.services.eks.model.CreateClusterResult
The full description of your new cluster.
setCluster(Cluster) - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
The full description of the cluster to delete.
setCluster(Cluster) - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
The full description of your specified cluster.
setClusterLogging(Collection<LogSetup>) - Method in class com.amazonaws.services.eks.model.Logging
The cluster control plane logging configuration for your cluster.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.ClientException
The Amazon EKS cluster associated with the exception.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.InvalidParameterException
The Amazon EKS cluster associated with the exception.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.InvalidRequestException
The Amazon EKS cluster associated with the exception.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.ResourceInUseException
The Amazon EKS cluster associated with the exception.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.ResourceLimitExceededException
The Amazon EKS cluster associated with the exception.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.ResourceNotFoundException
The Amazon EKS cluster associated with the exception.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.ServerException
The Amazon EKS cluster associated with the exception.
setClusterName(String) - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The Amazon EKS cluster associated with the exception.
setClusters(Collection<String>) - Method in class com.amazonaws.services.eks.model.ListClustersResult
A list of all of the clusters for your account in the specified Region.
setCreatedAt(Date) - Method in class com.amazonaws.services.eks.model.Cluster
The Unix epoch timestamp in seconds for when the cluster was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.eks.model.Update
The Unix epoch timestamp in seconds for when the update was created.
setData(String) - Method in class com.amazonaws.services.eks.model.Certificate
The Base64-encoded certificate data required to communicate with your cluster.
setEnabled(Boolean) - Method in class com.amazonaws.services.eks.model.LogSetup
If a log type is enabled, that log type exports its control plane logs to CloudWatch Logs.
setEndpoint(String) - Method in class com.amazonaws.services.eks.model.Cluster
The endpoint for your Kubernetes API server.
setEndpointPrivateAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to true to enable private access for your cluster's Kubernetes API server endpoint.
setEndpointPrivateAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS private API server endpoint is enabled.
setEndpointPublicAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to false to disable public access for your cluster's Kubernetes API server endpoint.
setEndpointPublicAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS public API server endpoint is enabled.
setErrorCode(String) - Method in class com.amazonaws.services.eks.model.ErrorDetail
A brief description of the error.
setErrorMessage(String) - Method in class com.amazonaws.services.eks.model.ErrorDetail
A more complete description of the error.
setErrors(Collection<ErrorDetail>) - Method in class com.amazonaws.services.eks.model.Update
Any errors associated with a Failed update.
setId(String) - Method in class com.amazonaws.services.eks.model.Update
A UUID that is used to track the update.
setLogging(Logging) - Method in class com.amazonaws.services.eks.model.Cluster
The logging configuration for your cluster.
setLogging(Logging) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs.
setLogging(Logging) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs.
setMaxResults(Integer) - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The maximum number of cluster results returned by ListClusters in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The maximum number of update results returned by ListUpdates in paginated output.
setName(String) - Method in class com.amazonaws.services.eks.model.Cluster
The name of the cluster.
setName(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The unique name to give to your cluster.
setName(String) - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
The name of the cluster to delete.
setName(String) - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
The name of the cluster to describe.
setName(String) - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
The name of the Amazon EKS cluster to update.
setName(String) - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The name of the Amazon EKS cluster to list updates for.
setName(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
The name of the Amazon EKS cluster to update.
setName(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
The name of the Amazon EKS cluster to update.
setNextToken(String) - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The nextToken value returned from a previous paginated ListClusters request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.eks.model.ListClustersResult
The nextToken value to include in a future ListClusters request.
setNextToken(String) - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The nextToken value returned from a previous paginated ListUpdates request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
The nextToken value to include in a future ListUpdates request.
setParams(Collection<UpdateParam>) - Method in class com.amazonaws.services.eks.model.Update
A key-value map that contains the parameters associated with the update.
setPlatformVersion(String) - Method in class com.amazonaws.services.eks.model.Cluster
The platform version of your Amazon EKS cluster.
setResourceIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.ErrorDetail
An optional field that contains the resource IDs associated with the error.
setResourcesVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.eks.model.Cluster
The VPC configuration used by the cluster control plane.
setResourcesVpcConfig(VpcConfigRequest) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The VPC configuration used by the cluster control plane.
setResourcesVpcConfig(VpcConfigRequest) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
 
setRoleArn(String) - Method in class com.amazonaws.services.eks.model.Cluster
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
setRoleArn(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The Amazon Resource Name (ARN) of the IAM role that provides permissions for Amazon EKS to make calls to other AWS API operations on your behalf.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The security groups associated with the cross-account elastic network interfaces that are used to allow communication between your worker nodes and the Kubernetes control plane.
setStatus(String) - Method in class com.amazonaws.services.eks.model.Cluster
The current status of the cluster.
setStatus(String) - Method in class com.amazonaws.services.eks.model.Update
The current status of the update.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify subnets for your Amazon EKS worker nodes.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The subnets associated with your cluster.
setType(String) - Method in class com.amazonaws.services.eks.model.Update
The type of the update.
setType(String) - Method in class com.amazonaws.services.eks.model.UpdateParam
The keys associated with an update request.
setTypes(Collection<String>) - Method in class com.amazonaws.services.eks.model.LogSetup
The available cluster control plane log types.
setUpdate(Update) - Method in class com.amazonaws.services.eks.model.DescribeUpdateResult
The full description of the specified update.
setUpdate(Update) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigResult
 
setUpdate(Update) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionResult
The full description of the specified update
setUpdateId(String) - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
The ID of the update to describe.
setUpdateIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
A list of all the updates for the specified cluster and Region.
setValidZones(Collection<String>) - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The supported Availability Zones for your account.
setValue(String) - Method in class com.amazonaws.services.eks.model.UpdateParam
The value of the keys submitted as part of an update request.
setVersion(String) - Method in class com.amazonaws.services.eks.model.Cluster
The Kubernetes server version for the cluster.
setVersion(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The desired Kubernetes version for your cluster.
setVersion(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
The desired Kubernetes version following a successful update.
setVpcId(String) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The VPC associated with your cluster.
shutdown() - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
shutdown() - Method in interface com.amazonaws.services.eks.AmazonEKS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.eks.AmazonEKSClient
 
shutdown() - Method in class com.amazonaws.services.eks.waiters.AmazonEKSWaiters
 
standard() - Static method in class com.amazonaws.services.eks.AmazonEKSAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.eks.AmazonEKSClientBuilder
 

T

toString() - Method in class com.amazonaws.services.eks.model.Certificate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.Cluster
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.eks.model.ClusterStatus
 
toString() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.CreateClusterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.DescribeUpdateResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.eks.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.eks.model.ErrorDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.ListClustersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.ListClustersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.Logging
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.LogSetup
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.eks.model.LogType
 
toString() - Method in class com.amazonaws.services.eks.model.Update
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.UpdateParam
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.eks.model.UpdateParamType
 
toString() - Method in enum com.amazonaws.services.eks.model.UpdateStatus
 
toString() - Method in enum com.amazonaws.services.eks.model.UpdateType
 
toString() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
Returns a string representation of this object.

U

UnsupportedAvailabilityZoneException - Exception in com.amazonaws.services.eks.model
At least one of your specified cluster subnets is in an Availability Zone that does not support Amazon EKS.
UnsupportedAvailabilityZoneException(String) - Constructor for exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
Constructs a new UnsupportedAvailabilityZoneException with the specified error message.
Update - Class in com.amazonaws.services.eks.model
An object representing an asynchronous update.
Update() - Constructor for class com.amazonaws.services.eks.model.Update
 
updateClusterConfig(UpdateClusterConfigRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
updateClusterConfig(UpdateClusterConfigRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Updates an Amazon EKS cluster configuration.
updateClusterConfig(UpdateClusterConfigRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Updates an Amazon EKS cluster configuration.
updateClusterConfigAsync(UpdateClusterConfigRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
updateClusterConfigAsync(UpdateClusterConfigRequest, AsyncHandler<UpdateClusterConfigRequest, UpdateClusterConfigResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
updateClusterConfigAsync(UpdateClusterConfigRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Updates an Amazon EKS cluster configuration.
updateClusterConfigAsync(UpdateClusterConfigRequest, AsyncHandler<UpdateClusterConfigRequest, UpdateClusterConfigResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Updates an Amazon EKS cluster configuration.
updateClusterConfigAsync(UpdateClusterConfigRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
updateClusterConfigAsync(UpdateClusterConfigRequest, AsyncHandler<UpdateClusterConfigRequest, UpdateClusterConfigResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
UpdateClusterConfigRequest - Class in com.amazonaws.services.eks.model
 
UpdateClusterConfigRequest() - Constructor for class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
 
UpdateClusterConfigResult - Class in com.amazonaws.services.eks.model
 
UpdateClusterConfigResult() - Constructor for class com.amazonaws.services.eks.model.UpdateClusterConfigResult
 
updateClusterVersion(UpdateClusterVersionRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
updateClusterVersion(UpdateClusterVersionRequest) - Method in interface com.amazonaws.services.eks.AmazonEKS
Updates an Amazon EKS cluster to the specified Kubernetes version.
updateClusterVersion(UpdateClusterVersionRequest) - Method in class com.amazonaws.services.eks.AmazonEKSClient
Updates an Amazon EKS cluster to the specified Kubernetes version.
updateClusterVersionAsync(UpdateClusterVersionRequest) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
updateClusterVersionAsync(UpdateClusterVersionRequest, AsyncHandler<UpdateClusterVersionRequest, UpdateClusterVersionResult>) - Method in class com.amazonaws.services.eks.AbstractAmazonEKSAsync
 
updateClusterVersionAsync(UpdateClusterVersionRequest) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Updates an Amazon EKS cluster to the specified Kubernetes version.
updateClusterVersionAsync(UpdateClusterVersionRequest, AsyncHandler<UpdateClusterVersionRequest, UpdateClusterVersionResult>) - Method in interface com.amazonaws.services.eks.AmazonEKSAsync
Updates an Amazon EKS cluster to the specified Kubernetes version.
updateClusterVersionAsync(UpdateClusterVersionRequest) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
updateClusterVersionAsync(UpdateClusterVersionRequest, AsyncHandler<UpdateClusterVersionRequest, UpdateClusterVersionResult>) - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
 
UpdateClusterVersionRequest - Class in com.amazonaws.services.eks.model
 
UpdateClusterVersionRequest() - Constructor for class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
 
UpdateClusterVersionResult - Class in com.amazonaws.services.eks.model
 
UpdateClusterVersionResult() - Constructor for class com.amazonaws.services.eks.model.UpdateClusterVersionResult
 
UpdateParam - Class in com.amazonaws.services.eks.model
An object representing the details of an update request.
UpdateParam() - Constructor for class com.amazonaws.services.eks.model.UpdateParam
 
UpdateParamType - Enum in com.amazonaws.services.eks.model
 
UpdateStatus - Enum in com.amazonaws.services.eks.model
 
UpdateType - Enum in com.amazonaws.services.eks.model
 

V

valueOf(String) - Static method in enum com.amazonaws.services.eks.model.ClusterStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.eks.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.eks.model.LogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.eks.model.UpdateParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.eks.model.UpdateStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.eks.model.UpdateType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.eks.model.ClusterStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.eks.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.eks.model.LogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.eks.model.UpdateParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.eks.model.UpdateStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.eks.model.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcConfigRequest - Class in com.amazonaws.services.eks.model
An object representing the VPC configuration to use for an Amazon EKS cluster.
VpcConfigRequest() - Constructor for class com.amazonaws.services.eks.model.VpcConfigRequest
 
VpcConfigResponse - Class in com.amazonaws.services.eks.model
An object representing an Amazon EKS cluster VPC configuration response.
VpcConfigResponse() - Constructor for class com.amazonaws.services.eks.model.VpcConfigResponse
 

W

waiters() - Method in class com.amazonaws.services.eks.AbstractAmazonEKS
 
waiters() - Method in interface com.amazonaws.services.eks.AmazonEKS
 
waiters() - Method in class com.amazonaws.services.eks.AmazonEKSClient
 
withArn(String) - Method in class com.amazonaws.services.eks.model.Cluster
The Amazon Resource Name (ARN) of the cluster.
withCertificateAuthority(Certificate) - Method in class com.amazonaws.services.eks.model.Cluster
The certificate-authority-data for your cluster.
withClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.Cluster
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
withClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
withClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
withClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
withCluster(Cluster) - Method in class com.amazonaws.services.eks.model.CreateClusterResult
The full description of your new cluster.
withCluster(Cluster) - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
The full description of the cluster to delete.
withCluster(Cluster) - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
The full description of your specified cluster.
withClusterLogging(LogSetup...) - Method in class com.amazonaws.services.eks.model.Logging
The cluster control plane logging configuration for your cluster.
withClusterLogging(Collection<LogSetup>) - Method in class com.amazonaws.services.eks.model.Logging
The cluster control plane logging configuration for your cluster.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.ClientException
The Amazon EKS cluster associated with the exception.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.InvalidParameterException
The Amazon EKS cluster associated with the exception.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.InvalidRequestException
The Amazon EKS cluster associated with the exception.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.ResourceInUseException
The Amazon EKS cluster associated with the exception.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.ResourceLimitExceededException
The Amazon EKS cluster associated with the exception.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.ResourceNotFoundException
The Amazon EKS cluster associated with the exception.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.ServerException
The Amazon EKS cluster associated with the exception.
withClusterName(String) - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The Amazon EKS cluster associated with the exception.
withClusters(String...) - Method in class com.amazonaws.services.eks.model.ListClustersResult
A list of all of the clusters for your account in the specified Region.
withClusters(Collection<String>) - Method in class com.amazonaws.services.eks.model.ListClustersResult
A list of all of the clusters for your account in the specified Region.
withCreatedAt(Date) - Method in class com.amazonaws.services.eks.model.Cluster
The Unix epoch timestamp in seconds for when the cluster was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.eks.model.Update
The Unix epoch timestamp in seconds for when the update was created.
withData(String) - Method in class com.amazonaws.services.eks.model.Certificate
The Base64-encoded certificate data required to communicate with your cluster.
withEnabled(Boolean) - Method in class com.amazonaws.services.eks.model.LogSetup
If a log type is enabled, that log type exports its control plane logs to CloudWatch Logs.
withEndpoint(String) - Method in class com.amazonaws.services.eks.model.Cluster
The endpoint for your Kubernetes API server.
withEndpointPrivateAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to true to enable private access for your cluster's Kubernetes API server endpoint.
withEndpointPrivateAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS private API server endpoint is enabled.
withEndpointPublicAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Set this value to false to disable public access for your cluster's Kubernetes API server endpoint.
withEndpointPublicAccess(Boolean) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
This parameter indicates whether the Amazon EKS public API server endpoint is enabled.
withErrorCode(String) - Method in class com.amazonaws.services.eks.model.ErrorDetail
A brief description of the error.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.eks.model.ErrorDetail
A brief description of the error.
withErrorMessage(String) - Method in class com.amazonaws.services.eks.model.ErrorDetail
A more complete description of the error.
withErrors(ErrorDetail...) - Method in class com.amazonaws.services.eks.model.Update
Any errors associated with a Failed update.
withErrors(Collection<ErrorDetail>) - Method in class com.amazonaws.services.eks.model.Update
Any errors associated with a Failed update.
withId(String) - Method in class com.amazonaws.services.eks.model.Update
A UUID that is used to track the update.
withLogging(Logging) - Method in class com.amazonaws.services.eks.model.Cluster
The logging configuration for your cluster.
withLogging(Logging) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs.
withLogging(Logging) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs.
withMaxResults(Integer) - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The maximum number of cluster results returned by ListClusters in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The maximum number of update results returned by ListUpdates in paginated output.
withName(String) - Method in class com.amazonaws.services.eks.model.Cluster
The name of the cluster.
withName(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The unique name to give to your cluster.
withName(String) - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
The name of the cluster to delete.
withName(String) - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
The name of the cluster to describe.
withName(String) - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
The name of the Amazon EKS cluster to update.
withName(String) - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The name of the Amazon EKS cluster to list updates for.
withName(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
The name of the Amazon EKS cluster to update.
withName(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
The name of the Amazon EKS cluster to update.
withNextToken(String) - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The nextToken value returned from a previous paginated ListClusters request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.eks.model.ListClustersResult
The nextToken value to include in a future ListClusters request.
withNextToken(String) - Method in class com.amazonaws.services.eks.model.ListUpdatesRequest
The nextToken value returned from a previous paginated ListUpdates request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
The nextToken value to include in a future ListUpdates request.
withParams(UpdateParam...) - Method in class com.amazonaws.services.eks.model.Update
A key-value map that contains the parameters associated with the update.
withParams(Collection<UpdateParam>) - Method in class com.amazonaws.services.eks.model.Update
A key-value map that contains the parameters associated with the update.
withPlatformVersion(String) - Method in class com.amazonaws.services.eks.model.Cluster
The platform version of your Amazon EKS cluster.
withResourceIds(String...) - Method in class com.amazonaws.services.eks.model.ErrorDetail
An optional field that contains the resource IDs associated with the error.
withResourceIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.ErrorDetail
An optional field that contains the resource IDs associated with the error.
withResourcesVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.eks.model.Cluster
The VPC configuration used by the cluster control plane.
withResourcesVpcConfig(VpcConfigRequest) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The VPC configuration used by the cluster control plane.
withResourcesVpcConfig(VpcConfigRequest) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigRequest
 
withRoleArn(String) - Method in class com.amazonaws.services.eks.model.Cluster
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
withRoleArn(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The Amazon Resource Name (ARN) of the IAM role that provides permissions for Amazon EKS to make calls to other AWS API operations on your behalf.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The security groups associated with the cross-account elastic network interfaces that are used to allow communication between your worker nodes and the Kubernetes control plane.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The security groups associated with the cross-account elastic network interfaces that are used to allow communication between your worker nodes and the Kubernetes control plane.
withStatus(String) - Method in class com.amazonaws.services.eks.model.Cluster
The current status of the cluster.
withStatus(ClusterStatus) - Method in class com.amazonaws.services.eks.model.Cluster
The current status of the cluster.
withStatus(String) - Method in class com.amazonaws.services.eks.model.Update
The current status of the update.
withStatus(UpdateStatus) - Method in class com.amazonaws.services.eks.model.Update
The current status of the update.
withSubnetIds(String...) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify subnets for your Amazon EKS worker nodes.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Specify subnets for your Amazon EKS worker nodes.
withSubnetIds(String...) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The subnets associated with your cluster.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The subnets associated with your cluster.
withType(String) - Method in class com.amazonaws.services.eks.model.Update
The type of the update.
withType(UpdateType) - Method in class com.amazonaws.services.eks.model.Update
The type of the update.
withType(String) - Method in class com.amazonaws.services.eks.model.UpdateParam
The keys associated with an update request.
withType(UpdateParamType) - Method in class com.amazonaws.services.eks.model.UpdateParam
The keys associated with an update request.
withTypes(String...) - Method in class com.amazonaws.services.eks.model.LogSetup
The available cluster control plane log types.
withTypes(Collection<String>) - Method in class com.amazonaws.services.eks.model.LogSetup
The available cluster control plane log types.
withTypes(LogType...) - Method in class com.amazonaws.services.eks.model.LogSetup
The available cluster control plane log types.
withUpdate(Update) - Method in class com.amazonaws.services.eks.model.DescribeUpdateResult
The full description of the specified update.
withUpdate(Update) - Method in class com.amazonaws.services.eks.model.UpdateClusterConfigResult
 
withUpdate(Update) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionResult
The full description of the specified update
withUpdateId(String) - Method in class com.amazonaws.services.eks.model.DescribeUpdateRequest
The ID of the update to describe.
withUpdateIds(String...) - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
A list of all the updates for the specified cluster and Region.
withUpdateIds(Collection<String>) - Method in class com.amazonaws.services.eks.model.ListUpdatesResult
A list of all the updates for the specified cluster and Region.
withValidZones(String...) - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The supported Availability Zones for your account.
withValidZones(Collection<String>) - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The supported Availability Zones for your account.
withValue(String) - Method in class com.amazonaws.services.eks.model.UpdateParam
The value of the keys submitted as part of an update request.
withVersion(String) - Method in class com.amazonaws.services.eks.model.Cluster
The Kubernetes server version for the cluster.
withVersion(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The desired Kubernetes version for your cluster.
withVersion(String) - Method in class com.amazonaws.services.eks.model.UpdateClusterVersionRequest
The desired Kubernetes version following a successful update.
withVpcId(String) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
The VPC associated with your cluster.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.