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 |
---|---|
CreateCachediSCSIVolumeResult |
AWSStorageGatewayClient.createCachediSCSIVolume(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest)
This operation creates a cached volume on a specified cached gateway.
|
CreateCachediSCSIVolumeResult |
AWSStorageGateway.createCachediSCSIVolume(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest)
This operation creates a cached volume on a specified cached gateway.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCachediSCSIVolumeResult> |
AWSStorageGatewayAsync.createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest)
This operation creates a cached volume on a specified cached gateway.
|
Future<CreateCachediSCSIVolumeResult> |
AWSStorageGatewayAsyncClient.createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest)
This operation creates a cached volume on a specified cached gateway.
|
Future<CreateCachediSCSIVolumeResult> |
AWSStorageGatewayAsync.createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest,
AsyncHandler<CreateCachediSCSIVolumeRequest,CreateCachediSCSIVolumeResult> asyncHandler)
This operation creates a cached volume on a specified cached gateway.
|
Future<CreateCachediSCSIVolumeResult> |
AWSStorageGatewayAsyncClient.createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest,
AsyncHandler<CreateCachediSCSIVolumeRequest,CreateCachediSCSIVolumeResult> asyncHandler)
This operation creates a cached volume on a specified cached gateway.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCachediSCSIVolumeResult> |
AWSStorageGatewayAsync.createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest,
AsyncHandler<CreateCachediSCSIVolumeRequest,CreateCachediSCSIVolumeResult> asyncHandler)
This operation creates a cached volume on a specified cached gateway.
|
Future<CreateCachediSCSIVolumeResult> |
AWSStorageGatewayAsyncClient.createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest,
AsyncHandler<CreateCachediSCSIVolumeRequest,CreateCachediSCSIVolumeResult> asyncHandler)
This operation creates a cached volume on a specified cached gateway.
|
Modifier and Type | Method and Description |
---|---|
CreateCachediSCSIVolumeResult |
CreateCachediSCSIVolumeResult.withTargetARN(String targetARN)
Sets the value of the TargetARN property for this object.
|
CreateCachediSCSIVolumeResult |
CreateCachediSCSIVolumeResult.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
Copyright © 2014. All rights reserved.