Uses of Interface
software.amazon.awssdk.services.storagegateway.model.CreateTapeWithBarcodeResponse.Builder
-
Packages that use CreateTapeWithBarcodeResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of CreateTapeWithBarcodeResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return CreateTapeWithBarcodeResponse.Builder Modifier and Type Method Description static CreateTapeWithBarcodeResponse.BuilderCreateTapeWithBarcodeResponse. builder()CreateTapeWithBarcodeResponse.BuilderCreateTapeWithBarcodeResponse.Builder. tapeARN(String tapeARN)A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.CreateTapeWithBarcodeResponse.BuilderCreateTapeWithBarcodeResponse. toBuilder()Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type CreateTapeWithBarcodeResponse.Builder Modifier and Type Method Description static Class<? extends CreateTapeWithBarcodeResponse.Builder>CreateTapeWithBarcodeResponse. serializableBuilderClass()
-