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 Container Service for Kubernetes
AmazonEKSException(String) - Constructor for exception com.amazonaws.services.eks.model.AmazonEKSException
Constructs a new AmazonEKSException with the specified error message.
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, such as using an action or resource on behalf of a user that doesn't have permissions to use the action or resource, or specifying an identifier that is not valid.
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.ListClustersRequest
 
clone() - Method in class com.amazonaws.services.eks.model.ListClustersResult
 
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
 
ClusterStatus - Enum in com.amazonaws.services.eks.model
 
com.amazonaws.services.eks - package com.amazonaws.services.eks
Amazon Elastic Container Service for Kubernetes (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
 
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
 
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
 

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.ListClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.ListClustersResult
 
equals(Object) - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
 

F

fromValue(String) - Static method in enum com.amazonaws.services.eks.model.ClusterStatus
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 you provide to ensure the idempotency of the request.
getClientRequestToken() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Unique, case-sensitive identifier 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.
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.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 time stamp in seconds for when the cluster was created.
getData() - Method in class com.amazonaws.services.eks.model.Certificate
The base64 encoded certificate data required to communicate with your cluster.
getEndpoint() - Method in class com.amazonaws.services.eks.model.Cluster
The endpoint for your Kubernetes API server.
getExecutorService() - Method in class com.amazonaws.services.eks.AmazonEKSAsyncClient
Returns the executor service used by this client to execute async requests.
getMaxResults() - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The maximum number of cluster results returned by ListClusters 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.
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.
getPlatformVersion() - Method in class com.amazonaws.services.eks.model.Cluster
The platform version of your Amazon EKS cluster.
getResourcesVpcConfig() - Method in class com.amazonaws.services.eks.model.Cluster
The VPC subnets and security groups used by the cluster control plane.
getResourcesVpcConfig() - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The VPC subnets and security groups used by the cluster control plane.
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.
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.
getValidZones() - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The supported Availability Zones for your account.
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.
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.ListClustersRequest
 
hashCode() - Method in class com.amazonaws.services.eks.model.ListClustersResult
 
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.

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
 

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.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 you provide to ensure the idempotency of the request.
setClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Unique, case-sensitive identifier 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.
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.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 time stamp in seconds for when the cluster was created.
setData(String) - Method in class com.amazonaws.services.eks.model.Certificate
The base64 encoded certificate data required to communicate with your cluster.
setEndpoint(String) - Method in class com.amazonaws.services.eks.model.Cluster
The endpoint for your Kubernetes API server.
setMaxResults(Integer) - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The maximum number of cluster results returned by ListClusters 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.
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.
setPlatformVersion(String) - Method in class com.amazonaws.services.eks.model.Cluster
The platform version of your Amazon EKS cluster.
setResourcesVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.eks.model.Cluster
The VPC subnets and security groups used by the cluster control plane.
setResourcesVpcConfig(VpcConfigRequest) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The VPC subnets and security groups used by the cluster control plane.
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.
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.
setValidZones(Collection<String>) - Method in exception com.amazonaws.services.eks.model.UnsupportedAvailabilityZoneException
The supported Availability Zones for your account.
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.
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.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.Cluster
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.CreateClusterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.DeleteClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.DeleteClusterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.DescribeClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.DescribeClusterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.ListClustersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.ListClustersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.VpcConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.eks.model.VpcConfigResponse
Returns a string representation of this object; useful for testing and debugging.

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.

V

valueOf(String) - Static method in enum com.amazonaws.services.eks.model.ClusterStatus
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.
VpcConfigRequest - Class in com.amazonaws.services.eks.model
An object representing an Amazon EKS cluster VPC configuration request.
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

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 you provide to ensure the idempotency of the request.
withClientRequestToken(String) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
Unique, case-sensitive identifier 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.
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.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 time stamp in seconds for when the cluster was created.
withData(String) - Method in class com.amazonaws.services.eks.model.Certificate
The base64 encoded certificate data required to communicate with your cluster.
withEndpoint(String) - Method in class com.amazonaws.services.eks.model.Cluster
The endpoint for your Kubernetes API server.
withMaxResults(Integer) - Method in class com.amazonaws.services.eks.model.ListClustersRequest
The maximum number of cluster results returned by ListClusters 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.
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.
withPlatformVersion(String) - Method in class com.amazonaws.services.eks.model.Cluster
The platform version of your Amazon EKS cluster.
withResourcesVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.eks.model.Cluster
The VPC subnets and security groups used by the cluster control plane.
withResourcesVpcConfig(VpcConfigRequest) - Method in class com.amazonaws.services.eks.model.CreateClusterRequest
The VPC subnets and security groups used by the cluster control plane.
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.
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.
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.
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.
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 © 2018. All rights reserved.