| 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.
|
| software.amazon.awssdk.services.eks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteFargateProfileResponse> |
EksAsyncClient.deleteFargateProfile(DeleteFargateProfileRequest deleteFargateProfileRequest)
Deletes an AWS Fargate profile.
|
default DeleteFargateProfileResponse |
EksClient.deleteFargateProfile(DeleteFargateProfileRequest deleteFargateProfileRequest)
Deletes an AWS Fargate profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteFargateProfileRequestMarshaller.marshall(DeleteFargateProfileRequest deleteFargateProfileRequest) |
Copyright © 2020. All rights reserved.