Uses of Interface
software.amazon.awssdk.services.storagegateway.model.UpdateVtlDeviceTypeResponse.Builder
-
Packages that use UpdateVtlDeviceTypeResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of UpdateVtlDeviceTypeResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return UpdateVtlDeviceTypeResponse.Builder Modifier and Type Method Description static UpdateVtlDeviceTypeResponse.BuilderUpdateVtlDeviceTypeResponse. builder()UpdateVtlDeviceTypeResponse.BuilderUpdateVtlDeviceTypeResponse. toBuilder()UpdateVtlDeviceTypeResponse.BuilderUpdateVtlDeviceTypeResponse.Builder. vtlDeviceARN(String vtlDeviceARN)The Amazon Resource Name (ARN) of the medium changer you have selected.Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type UpdateVtlDeviceTypeResponse.Builder Modifier and Type Method Description static Class<? extends UpdateVtlDeviceTypeResponse.Builder>UpdateVtlDeviceTypeResponse. serializableBuilderClass()
-