public static interface DeleteBandwidthRateLimitRequest.Builder extends StorageGatewayRequest.Builder, SdkPojo, CopyableBuilder<DeleteBandwidthRateLimitRequest.Builder,DeleteBandwidthRateLimitRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteBandwidthRateLimitRequest.Builder |
bandwidthType(String bandwidthType)
One of the BandwidthType values that indicates the gateway bandwidth rate limit to delete.
|
DeleteBandwidthRateLimitRequest.Builder |
gatewayARN(String gatewayARN)
Sets the value of the GatewayARN property for this object.
|
DeleteBandwidthRateLimitRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteBandwidthRateLimitRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteBandwidthRateLimitRequest.Builder gatewayARN(String gatewayARN)
gatewayARN - The new value for the GatewayARN property for this object.DeleteBandwidthRateLimitRequest.Builder bandwidthType(String bandwidthType)
One of the BandwidthType values that indicates the gateway bandwidth rate limit to delete.
Valid Values: UPLOAD | DOWNLOAD | ALL
bandwidthType - One of the BandwidthType values that indicates the gateway bandwidth rate limit to delete.
Valid Values: UPLOAD | DOWNLOAD | ALL
DeleteBandwidthRateLimitRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteBandwidthRateLimitRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.