Uses of Class
software.amazon.awssdk.services.snowball.model.ListPickupLocationsRequest
-
Packages that use ListPickupLocationsRequest 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).software.amazon.awssdk.services.snowball.paginators software.amazon.awssdk.services.snowball.transform -
-
Uses of ListPickupLocationsRequest in software.amazon.awssdk.services.snowball
-
Uses of ListPickupLocationsRequest in software.amazon.awssdk.services.snowball.paginators
Constructors in software.amazon.awssdk.services.snowball.paginators with parameters of type ListPickupLocationsRequest Constructor Description ListPickupLocationsIterable(SnowballClient client, ListPickupLocationsRequest firstRequest)ListPickupLocationsPublisher(SnowballAsyncClient client, ListPickupLocationsRequest firstRequest) -
Uses of ListPickupLocationsRequest in software.amazon.awssdk.services.snowball.transform
Methods in software.amazon.awssdk.services.snowball.transform with parameters of type ListPickupLocationsRequest Modifier and Type Method Description SdkHttpFullRequestListPickupLocationsRequestMarshaller. marshall(ListPickupLocationsRequest listPickupLocationsRequest)
-