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.
|
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 |
---|---|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withClientToken(String clientToken)
Sets the value of the ClientToken property for this object.
|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withNetworkInterfaceId(String networkInterfaceId)
Sets the value of the NetworkInterfaceId property for this object.
|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withSnapshotId(String snapshotId)
Sets the value of the SnapshotId property for this object.
|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withTargetName(String targetName)
Sets the value of the TargetName property for this object.
|
CreateCachediSCSIVolumeRequest |
CreateCachediSCSIVolumeRequest.withVolumeSizeInBytes(Long volumeSizeInBytes)
Sets the value of the VolumeSizeInBytes property for this object.
|
Copyright © 2014. All rights reserved.