public static interface UpdateCapacityReservationRequest.Builder extends AthenaRequest.Builder, SdkPojo, CopyableBuilder<UpdateCapacityReservationRequest.Builder,UpdateCapacityReservationRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateCapacityReservationRequest.Builder |
name(String name)
The name of the capacity reservation.
|
UpdateCapacityReservationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateCapacityReservationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateCapacityReservationRequest.Builder |
targetDpus(Integer targetDpus)
The new number of requested data processing units.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateCapacityReservationRequest.Builder targetDpus(Integer targetDpus)
The new number of requested data processing units.
targetDpus - The new number of requested data processing units.UpdateCapacityReservationRequest.Builder name(String name)
The name of the capacity reservation.
name - The name of the capacity reservation.UpdateCapacityReservationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateCapacityReservationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.