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