Uses of Class
software.amazon.awssdk.services.snowball.paginators.ListCompatibleImagesPublisher
-
Packages that use ListCompatibleImagesPublisher 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 ListCompatibleImagesPublisher in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that return ListCompatibleImagesPublisher Modifier and Type Method Description default ListCompatibleImagesPublisherSnowballAsyncClient. listCompatibleImagesPaginator()This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device.default ListCompatibleImagesPublisherSnowballAsyncClient. listCompatibleImagesPaginator(Consumer<ListCompatibleImagesRequest.Builder> listCompatibleImagesRequest)This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device.default ListCompatibleImagesPublisherSnowballAsyncClient. listCompatibleImagesPaginator(ListCompatibleImagesRequest listCompatibleImagesRequest)This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device.
-