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 |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
DescribeWorkingStorageRequest |
DescribeWorkingStorageRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2015. All rights reserved.