Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
DeleteBandwidthRateLimitResult |
AWSStorageGatewayClient.deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
This operation deletes the bandwidth rate limits of a gateway.
|
DeleteBandwidthRateLimitResult |
AWSStorageGateway.deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
This operation deletes the bandwidth rate limits of a gateway.
|
Future<DeleteBandwidthRateLimitResult> |
AWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
This operation deletes the bandwidth rate limits of a gateway.
|
Future<DeleteBandwidthRateLimitResult> |
AWSStorageGatewayAsyncClient.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
This operation deletes the bandwidth rate limits of a gateway.
|
Future<DeleteBandwidthRateLimitResult> |
AWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest,
AsyncHandler<DeleteBandwidthRateLimitRequest,DeleteBandwidthRateLimitResult> asyncHandler)
This operation deletes the bandwidth rate limits of a gateway.
|
Future<DeleteBandwidthRateLimitResult> |
AWSStorageGatewayAsyncClient.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest,
AsyncHandler<DeleteBandwidthRateLimitRequest,DeleteBandwidthRateLimitResult> asyncHandler)
This operation deletes the bandwidth rate limits of a gateway.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteBandwidthRateLimitResult> |
AWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest,
AsyncHandler<DeleteBandwidthRateLimitRequest,DeleteBandwidthRateLimitResult> asyncHandler)
This operation deletes the bandwidth rate limits of a gateway.
|
Future<DeleteBandwidthRateLimitResult> |
AWSStorageGatewayAsyncClient.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest,
AsyncHandler<DeleteBandwidthRateLimitRequest,DeleteBandwidthRateLimitResult> asyncHandler)
This operation deletes the bandwidth rate limits of a gateway.
|
Modifier and Type | Method and Description |
---|---|
DeleteBandwidthRateLimitRequest |
DeleteBandwidthRateLimitRequest.withBandwidthType(String bandwidthType)
Sets the value of the BandwidthType property for this object.
|
DeleteBandwidthRateLimitRequest |
DeleteBandwidthRateLimitRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2014. All rights reserved.