public static interface DescribeFargateProfileRequest.Builder extends EksRequest.Builder, SdkPojo, CopyableBuilder<DescribeFargateProfileRequest.Builder,DescribeFargateProfileRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeFargateProfileRequest.Builder |
clusterName(String clusterName)
The name of the Amazon EKS cluster associated with the Fargate profile.
|
DescribeFargateProfileRequest.Builder |
fargateProfileName(String fargateProfileName)
The name of the Fargate profile to describe.
|
DescribeFargateProfileRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeFargateProfileRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeFargateProfileRequest.Builder clusterName(String clusterName)
The name of the Amazon EKS cluster associated with the Fargate profile.
clusterName - The name of the Amazon EKS cluster associated with the Fargate profile.DescribeFargateProfileRequest.Builder fargateProfileName(String fargateProfileName)
The name of the Fargate profile to describe.
fargateProfileName - The name of the Fargate profile to describe.DescribeFargateProfileRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeFargateProfileRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.