Uses of Class
software.amazon.awssdk.services.snowball.paginators.ListPickupLocationsIterable
-
Packages that use ListPickupLocationsIterable Package Description software.amazon.awssdk.services.snowball The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3). -
-
Uses of ListPickupLocationsIterable in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that return ListPickupLocationsIterable Modifier and Type Method Description default ListPickupLocationsIterableSnowballClient. listPickupLocationsPaginator(Consumer<ListPickupLocationsRequest.Builder> listPickupLocationsRequest)A list of locations from which the customer can choose to pickup a device.default ListPickupLocationsIterableSnowballClient. listPickupLocationsPaginator(ListPickupLocationsRequest listPickupLocationsRequest)A list of locations from which the customer can choose to pickup a device.
-