| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeFargateProfileResponse.Builder |
DescribeFargateProfileResponse.builder() |
default DescribeFargateProfileResponse.Builder |
DescribeFargateProfileResponse.Builder.fargateProfile(Consumer<FargateProfile.Builder> fargateProfile)
The full description of your Fargate profile.
|
DescribeFargateProfileResponse.Builder |
DescribeFargateProfileResponse.Builder.fargateProfile(FargateProfile fargateProfile)
The full description of your Fargate profile.
|
DescribeFargateProfileResponse.Builder |
DescribeFargateProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeFargateProfileResponse.Builder> |
DescribeFargateProfileResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.