Uses of Class
com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
-
Packages that use DeleteBandwidthRateLimitResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of DeleteBandwidthRateLimitResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return DeleteBandwidthRateLimitResult Modifier and Type Method Description DeleteBandwidthRateLimitResult
AbstractAWSStorageGateway. deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest request)
DeleteBandwidthRateLimitResult
AWSStorageGateway. deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
Deletes the bandwidth rate limits of a gateway.DeleteBandwidthRateLimitResult
AWSStorageGatewayClient. deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
Deletes the bandwidth rate limits of a gateway.Method parameters in com.amazonaws.services.storagegateway with type arguments of type DeleteBandwidthRateLimitResult Modifier and Type Method Description Future<DeleteBandwidthRateLimitResult>
AbstractAWSStorageGatewayAsync. deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest,DeleteBandwidthRateLimitResult> asyncHandler)
Future<DeleteBandwidthRateLimitResult>
AWSStorageGatewayAsync. deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest,DeleteBandwidthRateLimitResult> asyncHandler)
Deletes the bandwidth rate limits of a gateway.Future<DeleteBandwidthRateLimitResult>
AWSStorageGatewayAsyncClient. deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest,DeleteBandwidthRateLimitResult> asyncHandler)
-
Uses of DeleteBandwidthRateLimitResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return DeleteBandwidthRateLimitResult Modifier and Type Method Description DeleteBandwidthRateLimitResult
DeleteBandwidthRateLimitResult. clone()
DeleteBandwidthRateLimitResult
DeleteBandwidthRateLimitResult. withGatewayARN(String gatewayARN)
-