Uses of Class
software.amazon.awssdk.services.snowball.paginators.DescribeAddressesPublisher
-
Packages that use DescribeAddressesPublisher 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 DescribeAddressesPublisher in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that return DescribeAddressesPublisher Modifier and Type Method Description default DescribeAddressesPublisherSnowballAsyncClient. describeAddressesPaginator()Returns a specified number ofADDRESSobjects.default DescribeAddressesPublisherSnowballAsyncClient. describeAddressesPaginator(Consumer<DescribeAddressesRequest.Builder> describeAddressesRequest)Returns a specified number ofADDRESSobjects.default DescribeAddressesPublisherSnowballAsyncClient. describeAddressesPaginator(DescribeAddressesRequest describeAddressesRequest)Returns a specified number ofADDRESSobjects.
-