public static interface DescribeUpdateRequest.Builder extends EksRequest.Builder, SdkPojo, CopyableBuilder<DescribeUpdateRequest.Builder,DescribeUpdateRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeUpdateRequest.Builder |
name(String name)
The name of the Amazon EKS cluster to update.
|
DescribeUpdateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeUpdateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeUpdateRequest.Builder |
updateId(String updateId)
The ID of the update to describe.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeUpdateRequest.Builder name(String name)
The name of the Amazon EKS cluster to update.
name - The name of the Amazon EKS cluster to update.DescribeUpdateRequest.Builder updateId(String updateId)
The ID of the update to describe.
updateId - The ID of the update to describe.DescribeUpdateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeUpdateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.