Uses of Interface
software.amazon.awssdk.services.snowball.SnowballAsyncClient
-
Packages that use SnowballAsyncClient 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 -
-
Uses of SnowballAsyncClient in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that return SnowballAsyncClient Modifier and Type Method Description static SnowballAsyncClientSnowballAsyncClient. create()Create aSnowballAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SnowballAsyncClient in software.amazon.awssdk.services.snowball.paginators
Constructors in software.amazon.awssdk.services.snowball.paginators with parameters of type SnowballAsyncClient Constructor Description DescribeAddressesPublisher(SnowballAsyncClient client, DescribeAddressesRequest firstRequest)ListClusterJobsPublisher(SnowballAsyncClient client, ListClusterJobsRequest firstRequest)ListClustersPublisher(SnowballAsyncClient client, ListClustersRequest firstRequest)ListCompatibleImagesPublisher(SnowballAsyncClient client, ListCompatibleImagesRequest firstRequest)ListJobsPublisher(SnowballAsyncClient client, ListJobsRequest firstRequest)ListLongTermPricingPublisher(SnowballAsyncClient client, ListLongTermPricingRequest firstRequest)ListPickupLocationsPublisher(SnowballAsyncClient client, ListPickupLocationsRequest firstRequest)
-