Uses of Class
software.amazon.awssdk.services.storagegateway.paginators.DescribeVTLDevicesIterable
-
Packages that use DescribeVTLDevicesIterable Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of DescribeVTLDevicesIterable in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway that return DescribeVTLDevicesIterable Modifier and Type Method Description default DescribeVTLDevicesIterableStorageGatewayClient. describeVTLDevicesPaginator(Consumer<DescribeVtlDevicesRequest.Builder> describeVtlDevicesRequest)Returns a description of virtual tape library (VTL) devices for the specified tape gateway.default DescribeVTLDevicesIterableStorageGatewayClient. describeVTLDevicesPaginator(DescribeVtlDevicesRequest describeVtlDevicesRequest)Returns a description of virtual tape library (VTL) devices for the specified tape gateway.
-