Uses of Interface
software.amazon.awssdk.services.storagegateway.model.CreateTapePoolResponse.Builder
-
Packages that use CreateTapePoolResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of CreateTapePoolResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return CreateTapePoolResponse.Builder Modifier and Type Method Description static CreateTapePoolResponse.BuilderCreateTapePoolResponse. builder()CreateTapePoolResponse.BuilderCreateTapePoolResponse.Builder. poolARN(String poolARN)The unique Amazon Resource Name (ARN) that represents the custom tape pool.CreateTapePoolResponse.BuilderCreateTapePoolResponse. toBuilder()Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type CreateTapePoolResponse.Builder Modifier and Type Method Description static Class<? extends CreateTapePoolResponse.Builder>CreateTapePoolResponse. serializableBuilderClass()
-