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 UpdateBandwidthRateLimitResultAbstractAWSStorageGateway. updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest request)UpdateBandwidthRateLimitResultAWSStorageGateway. updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest)Updates the bandwidth rate limits of a gateway.UpdateBandwidthRateLimitResultAWSStorageGatewayClient. 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 UpdateBandwidthRateLimitResultUpdateBandwidthRateLimitResult. clone()UpdateBandwidthRateLimitResultUpdateBandwidthRateLimitResult. withGatewayARN(String gatewayARN)
-