|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateBandwidthRateLimitResult | |
---|---|
com.amazonaws.services.storagegateway | Synchronous and asynchronous client classes for accessing AWSStorageGateway. |
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of UpdateBandwidthRateLimitResult in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway that return UpdateBandwidthRateLimitResult | |
---|---|
UpdateBandwidthRateLimitResult |
AWSStorageGatewayClient.updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest)
This operation updates the bandwidth rate limits of a gateway. |
UpdateBandwidthRateLimitResult |
AWSStorageGateway.updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest)
This operation updates the bandwidth rate limits of a gateway. |
Methods in com.amazonaws.services.storagegateway that return types with arguments of type UpdateBandwidthRateLimitResult | |
---|---|
Future<UpdateBandwidthRateLimitResult> |
AWSStorageGatewayAsyncClient.updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest)
This operation updates the bandwidth rate limits of a gateway. |
Future<UpdateBandwidthRateLimitResult> |
AWSStorageGatewayAsync.updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest)
This operation updates the bandwidth rate limits of a gateway. |
Future<UpdateBandwidthRateLimitResult> |
AWSStorageGatewayAsyncClient.updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest,
AsyncHandler<UpdateBandwidthRateLimitRequest,UpdateBandwidthRateLimitResult> asyncHandler)
This operation updates the bandwidth rate limits of a gateway. |
Future<UpdateBandwidthRateLimitResult> |
AWSStorageGatewayAsync.updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest,
AsyncHandler<UpdateBandwidthRateLimitRequest,UpdateBandwidthRateLimitResult> asyncHandler)
This operation updates the bandwidth rate limits of a gateway. |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateBandwidthRateLimitResult | |
---|---|
Future<UpdateBandwidthRateLimitResult> |
AWSStorageGatewayAsyncClient.updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest,
AsyncHandler<UpdateBandwidthRateLimitRequest,UpdateBandwidthRateLimitResult> asyncHandler)
This operation updates the bandwidth rate limits of a gateway. |
Future<UpdateBandwidthRateLimitResult> |
AWSStorageGatewayAsync.updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest,
AsyncHandler<UpdateBandwidthRateLimitRequest,UpdateBandwidthRateLimitResult> asyncHandler)
This operation updates the bandwidth rate limits of a gateway. |
Uses of UpdateBandwidthRateLimitResult in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return UpdateBandwidthRateLimitResult | |
---|---|
UpdateBandwidthRateLimitResult |
UpdateBandwidthRateLimitResult.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |