Uses of Class
software.amazon.awssdk.services.storagegateway.model.UpdateVtlDeviceTypeRequest
-
Packages that use UpdateVtlDeviceTypeRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.transform -
-
Uses of UpdateVtlDeviceTypeRequest in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway with parameters of type UpdateVtlDeviceTypeRequest Modifier and Type Method Description default CompletableFuture<UpdateVtlDeviceTypeResponse>StorageGatewayAsyncClient. updateVTLDeviceType(UpdateVtlDeviceTypeRequest updateVtlDeviceTypeRequest)Updates the type of medium changer in a tape gateway.default UpdateVtlDeviceTypeResponseStorageGatewayClient. updateVTLDeviceType(UpdateVtlDeviceTypeRequest updateVtlDeviceTypeRequest)Updates the type of medium changer in a tape gateway. -
Uses of UpdateVtlDeviceTypeRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type UpdateVtlDeviceTypeRequest Modifier and Type Method Description SdkHttpFullRequestUpdateVtlDeviceTypeRequestMarshaller. marshall(UpdateVtlDeviceTypeRequest updateVtlDeviceTypeRequest)
-