| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateVtlDeviceTypeResponse |
StorageGatewayClient.updateVTLDeviceType(Consumer<UpdateVtlDeviceTypeRequest.Builder> updateVtlDeviceTypeRequest)
Updates the type of medium changer in a tape gateway.
|
default UpdateVtlDeviceTypeResponse |
StorageGatewayClient.updateVTLDeviceType(UpdateVtlDeviceTypeRequest updateVtlDeviceTypeRequest)
Updates the type of medium changer in a tape gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateVtlDeviceTypeResponse> |
StorageGatewayAsyncClient.updateVTLDeviceType(Consumer<UpdateVtlDeviceTypeRequest.Builder> updateVtlDeviceTypeRequest)
Updates the type of medium changer in a tape gateway.
|
default CompletableFuture<UpdateVtlDeviceTypeResponse> |
StorageGatewayAsyncClient.updateVTLDeviceType(UpdateVtlDeviceTypeRequest updateVtlDeviceTypeRequest)
Updates the type of medium changer in a tape gateway.
|
Copyright © 2021. All rights reserved.