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