|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeWorkingStorageRequest | |
---|---|
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 DescribeWorkingStorageRequest in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway with parameters of type DescribeWorkingStorageRequest | |
---|---|
DescribeWorkingStorageResult |
AWSStorageGatewayClient.describeWorkingStorage(DescribeWorkingStorageRequest describeWorkingStorageRequest)
This operation returns information about the working storage of a gateway. |
DescribeWorkingStorageResult |
AWSStorageGateway.describeWorkingStorage(DescribeWorkingStorageRequest describeWorkingStorageRequest)
This operation returns information about the working storage of a gateway. |
Future<DescribeWorkingStorageResult> |
AWSStorageGatewayAsyncClient.describeWorkingStorageAsync(DescribeWorkingStorageRequest describeWorkingStorageRequest)
This operation returns information about the working storage of a gateway. |
Future<DescribeWorkingStorageResult> |
AWSStorageGatewayAsync.describeWorkingStorageAsync(DescribeWorkingStorageRequest describeWorkingStorageRequest)
This operation returns information about the working storage of a gateway. |
Future<DescribeWorkingStorageResult> |
AWSStorageGatewayAsyncClient.describeWorkingStorageAsync(DescribeWorkingStorageRequest describeWorkingStorageRequest,
AsyncHandler<DescribeWorkingStorageRequest,DescribeWorkingStorageResult> asyncHandler)
This operation returns information about the working storage of a gateway. |
Future<DescribeWorkingStorageResult> |
AWSStorageGatewayAsync.describeWorkingStorageAsync(DescribeWorkingStorageRequest describeWorkingStorageRequest,
AsyncHandler<DescribeWorkingStorageRequest,DescribeWorkingStorageResult> asyncHandler)
This operation returns information about the working storage of a gateway. |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type DescribeWorkingStorageRequest | |
---|---|
Future<DescribeWorkingStorageResult> |
AWSStorageGatewayAsyncClient.describeWorkingStorageAsync(DescribeWorkingStorageRequest describeWorkingStorageRequest,
AsyncHandler<DescribeWorkingStorageRequest,DescribeWorkingStorageResult> asyncHandler)
This operation returns information about the working storage of a gateway. |
Future<DescribeWorkingStorageResult> |
AWSStorageGatewayAsync.describeWorkingStorageAsync(DescribeWorkingStorageRequest describeWorkingStorageRequest,
AsyncHandler<DescribeWorkingStorageRequest,DescribeWorkingStorageResult> asyncHandler)
This operation returns information about the working storage of a gateway. |
Uses of DescribeWorkingStorageRequest in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return DescribeWorkingStorageRequest | |
---|---|
DescribeWorkingStorageRequest |
DescribeWorkingStorageRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |