| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Class and Description |
|---|
| ListClustersIterable
Represents the output for the
EksClient.listClustersPaginator(software.amazon.awssdk.services.eks.model.ListClustersRequest)
operation which is a paginated operation. |
| ListClustersPublisher
Represents the output for the
EksAsyncClient.listClustersPaginator(software.amazon.awssdk.services.eks.model.ListClustersRequest)
operation which is a paginated operation. |
| ListUpdatesIterable
Represents the output for the
EksClient.listUpdatesPaginator(software.amazon.awssdk.services.eks.model.ListUpdatesRequest)
operation which is a paginated operation. |
| ListUpdatesPublisher
Represents the output for the
EksAsyncClient.listUpdatesPaginator(software.amazon.awssdk.services.eks.model.ListUpdatesRequest)
operation which is a paginated operation. |
Copyright © 2019. All rights reserved.