CreateTapeWithBarcodeResult |
AWSStorageGatewayClient.createTapeWithBarcode(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest)
Creates a virtual tape by using your own barcode.
|
CreateTapeWithBarcodeResult |
AbstractAWSStorageGateway.createTapeWithBarcode(CreateTapeWithBarcodeRequest request) |
CreateTapeWithBarcodeResult |
AWSStorageGateway.createTapeWithBarcode(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest)
Creates a virtual tape by using your own barcode.
|
java.util.concurrent.Future<CreateTapeWithBarcodeResult> |
AWSStorageGatewayAsyncClient.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request) |
java.util.concurrent.Future<CreateTapeWithBarcodeResult> |
AbstractAWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request) |
java.util.concurrent.Future<CreateTapeWithBarcodeResult> |
AWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest)
Creates a virtual tape by using your own barcode.
|
java.util.concurrent.Future<CreateTapeWithBarcodeResult> |
AWSStorageGatewayAsyncClient.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request,
AsyncHandler<CreateTapeWithBarcodeRequest,CreateTapeWithBarcodeResult> asyncHandler) |
java.util.concurrent.Future<CreateTapeWithBarcodeResult> |
AbstractAWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request,
AsyncHandler<CreateTapeWithBarcodeRequest,CreateTapeWithBarcodeResult> asyncHandler) |
java.util.concurrent.Future<CreateTapeWithBarcodeResult> |
AWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest,
AsyncHandler<CreateTapeWithBarcodeRequest,CreateTapeWithBarcodeResult> asyncHandler)
Creates a virtual tape by using your own barcode.
|