| Package | Description |
|---|---|
| com.amazonaws.services.eks |
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on
Amazon Web Services without needing to setup or maintain your own Kubernetes control plane.
|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEksAnywhereSubscriptionResult |
AbstractAmazonEKS.updateEksAnywhereSubscription(UpdateEksAnywhereSubscriptionRequest request) |
UpdateEksAnywhereSubscriptionResult |
AmazonEKSClient.updateEksAnywhereSubscription(UpdateEksAnywhereSubscriptionRequest request)
Update an EKS Anywhere Subscription.
|
UpdateEksAnywhereSubscriptionResult |
AmazonEKS.updateEksAnywhereSubscription(UpdateEksAnywhereSubscriptionRequest updateEksAnywhereSubscriptionRequest)
Update an EKS Anywhere Subscription.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateEksAnywhereSubscriptionResult> |
AbstractAmazonEKSAsync.updateEksAnywhereSubscriptionAsync(UpdateEksAnywhereSubscriptionRequest request,
AsyncHandler<UpdateEksAnywhereSubscriptionRequest,UpdateEksAnywhereSubscriptionResult> asyncHandler) |
Future<UpdateEksAnywhereSubscriptionResult> |
AmazonEKSAsyncClient.updateEksAnywhereSubscriptionAsync(UpdateEksAnywhereSubscriptionRequest request,
AsyncHandler<UpdateEksAnywhereSubscriptionRequest,UpdateEksAnywhereSubscriptionResult> asyncHandler) |
Future<UpdateEksAnywhereSubscriptionResult> |
AmazonEKSAsync.updateEksAnywhereSubscriptionAsync(UpdateEksAnywhereSubscriptionRequest updateEksAnywhereSubscriptionRequest,
AsyncHandler<UpdateEksAnywhereSubscriptionRequest,UpdateEksAnywhereSubscriptionResult> asyncHandler)
Update an EKS Anywhere Subscription.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEksAnywhereSubscriptionResult |
UpdateEksAnywhereSubscriptionResult.clone() |
UpdateEksAnywhereSubscriptionResult |
UpdateEksAnywhereSubscriptionResult.withSubscription(EksAnywhereSubscription subscription)
The full description of the updated subscription.
|
Copyright © 2024. All rights reserved.