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 DeleteBandwidthRateLimitResultAbstractAWSStorageGateway. deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest request)DeleteBandwidthRateLimitResultAWSStorageGateway. deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)Deletes the bandwidth rate limits of a gateway.DeleteBandwidthRateLimitResultAWSStorageGatewayClient. 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 DeleteBandwidthRateLimitResultDeleteBandwidthRateLimitResult. clone()DeleteBandwidthRateLimitResultDeleteBandwidthRateLimitResult. withGatewayARN(String gatewayARN)
-