| 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
Amazon Web Services without needing to stand up or maintain your own Kubernetes control plane.
|
| software.amazon.awssdk.services.eks.transform | |
| software.amazon.awssdk.services.eks.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeFargateProfileResponse |
EksClient.describeFargateProfile(DescribeFargateProfileRequest describeFargateProfileRequest)
Returns descriptive information about an Fargate profile.
|
default CompletableFuture<DescribeFargateProfileResponse> |
EksAsyncClient.describeFargateProfile(DescribeFargateProfileRequest describeFargateProfileRequest)
Returns descriptive information about an Fargate profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFargateProfileRequestMarshaller.marshall(DescribeFargateProfileRequest describeFargateProfileRequest) |
Copyright © 2023. All rights reserved.