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