Uses of Class
software.amazon.awssdk.services.snowball.paginators.ListPickupLocationsPublisher
-
Packages that use ListPickupLocationsPublisher 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 ListPickupLocationsPublisher in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that return ListPickupLocationsPublisher Modifier and Type Method Description default ListPickupLocationsPublisherSnowballAsyncClient. listPickupLocationsPaginator(Consumer<ListPickupLocationsRequest.Builder> listPickupLocationsRequest)A list of locations from which the customer can choose to pickup a device.default ListPickupLocationsPublisherSnowballAsyncClient. listPickupLocationsPaginator(ListPickupLocationsRequest listPickupLocationsRequest)A list of locations from which the customer can choose to pickup a device.
-