Uses of Class
com.amazonaws.services.storagegateway.model.CreateTapeWithBarcodeResult
Packages that use CreateTapeWithBarcodeResult
Package
Description
-
Uses of CreateTapeWithBarcodeResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return CreateTapeWithBarcodeResultModifier and TypeMethodDescriptionAbstractAWSStorageGateway.createTapeWithBarcode(CreateTapeWithBarcodeRequest request) AWSStorageGateway.createTapeWithBarcode(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest) Creates a virtual tape by using your own barcode.AWSStorageGatewayClient.createTapeWithBarcode(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest) Creates a virtual tape by using your own barcode.Methods in com.amazonaws.services.storagegateway that return types with arguments of type CreateTapeWithBarcodeResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request) AbstractAWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) AWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest) Creates a virtual tape by using your own barcode.AWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) Creates a virtual tape by using your own barcode.AWSStorageGatewayAsyncClient.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request) AWSStorageGatewayAsyncClient.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type CreateTapeWithBarcodeResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) AWSStorageGatewayAsync.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) Creates a virtual tape by using your own barcode.AWSStorageGatewayAsyncClient.createTapeWithBarcodeAsync(CreateTapeWithBarcodeRequest request, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) -
Uses of CreateTapeWithBarcodeResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return CreateTapeWithBarcodeResultModifier and TypeMethodDescriptionCreateTapeWithBarcodeResult.clone()CreateTapeWithBarcodeResult.withTapeARN(String tapeARN) A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.