| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
FargateProfile |
DeleteFargateProfileResponse.fargateProfile()
The deleted Fargate profile.
|
FargateProfile |
DescribeFargateProfileResponse.fargateProfile()
The full description of your Fargate profile.
|
FargateProfile |
CreateFargateProfileResponse.fargateProfile()
The full description of your new Fargate profile.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteFargateProfileResponse.Builder |
DeleteFargateProfileResponse.Builder.fargateProfile(FargateProfile fargateProfile)
The deleted Fargate profile.
|
DescribeFargateProfileResponse.Builder |
DescribeFargateProfileResponse.Builder.fargateProfile(FargateProfile fargateProfile)
The full description of your Fargate profile.
|
CreateFargateProfileResponse.Builder |
CreateFargateProfileResponse.Builder.fargateProfile(FargateProfile fargateProfile)
The full description of your new Fargate profile.
|
Copyright © 2022. All rights reserved.