| 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).
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAddressesResponse |
SnowballClient.describeAddresses()
Returns a specified number of
ADDRESS objects. |
default DescribeAddressesResponse |
SnowballClient.describeAddresses(Consumer<DescribeAddressesRequest.Builder> describeAddressesRequest)
Returns a specified number of
ADDRESS objects. |
default DescribeAddressesResponse |
SnowballClient.describeAddresses(DescribeAddressesRequest describeAddressesRequest)
Returns a specified number of
ADDRESS objects. |
default DescribeAddressesIterable |
SnowballClient.describeAddressesPaginator()
Returns a specified number of
ADDRESS objects. |
default DescribeAddressesIterable |
SnowballClient.describeAddressesPaginator(Consumer<DescribeAddressesRequest.Builder> describeAddressesRequest)
Returns a specified number of
ADDRESS objects. |
default DescribeAddressesIterable |
SnowballClient.describeAddressesPaginator(DescribeAddressesRequest describeAddressesRequest)
Returns a specified number of
ADDRESS objects. |
default ListClusterJobsResponse |
SnowballClient.listClusterJobs(Consumer<ListClusterJobsRequest.Builder> listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListClusterJobsResponse |
SnowballClient.listClusterJobs(ListClusterJobsRequest listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListClusterJobsIterable |
SnowballClient.listClusterJobsPaginator(Consumer<ListClusterJobsRequest.Builder> listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListClusterJobsIterable |
SnowballClient.listClusterJobsPaginator(ListClusterJobsRequest listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListClustersResponse |
SnowballClient.listClusters()
Returns an array of
ClusterListEntry objects of the specified length. |
default ListClustersResponse |
SnowballClient.listClusters(Consumer<ListClustersRequest.Builder> listClustersRequest)
Returns an array of
ClusterListEntry objects of the specified length. |
default ListClustersResponse |
SnowballClient.listClusters(ListClustersRequest listClustersRequest)
Returns an array of
ClusterListEntry objects of the specified length. |
default ListClustersIterable |
SnowballClient.listClustersPaginator()
Returns an array of
ClusterListEntry objects of the specified length. |
default ListClustersIterable |
SnowballClient.listClustersPaginator(Consumer<ListClustersRequest.Builder> listClustersRequest)
Returns an array of
ClusterListEntry objects of the specified length. |
default ListClustersIterable |
SnowballClient.listClustersPaginator(ListClustersRequest listClustersRequest)
Returns an array of
ClusterListEntry objects of the specified length. |
default ListCompatibleImagesResponse |
SnowballClient.listCompatibleImages()
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your Amazon
Web Services accountthat would be supported for use on a Snow device.
|
default ListCompatibleImagesResponse |
SnowballClient.listCompatibleImages(Consumer<ListCompatibleImagesRequest.Builder> listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your Amazon
Web Services accountthat would be supported for use on a Snow device.
|
default ListCompatibleImagesResponse |
SnowballClient.listCompatibleImages(ListCompatibleImagesRequest listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your Amazon
Web Services accountthat would be supported for use on a Snow device.
|
default ListCompatibleImagesIterable |
SnowballClient.listCompatibleImagesPaginator()
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your Amazon
Web Services accountthat would be supported for use on a Snow device.
|
default ListCompatibleImagesIterable |
SnowballClient.listCompatibleImagesPaginator(Consumer<ListCompatibleImagesRequest.Builder> listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your Amazon
Web Services accountthat would be supported for use on a Snow device.
|
default ListCompatibleImagesIterable |
SnowballClient.listCompatibleImagesPaginator(ListCompatibleImagesRequest listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your Amazon
Web Services accountthat would be supported for use on a Snow device.
|
default ListJobsResponse |
SnowballClient.listJobs()
Returns an array of
JobListEntry objects of the specified length. |
default ListJobsResponse |
SnowballClient.listJobs(Consumer<ListJobsRequest.Builder> listJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListJobsResponse |
SnowballClient.listJobs(ListJobsRequest listJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListJobsIterable |
SnowballClient.listJobsPaginator()
Returns an array of
JobListEntry objects of the specified length. |
default ListJobsIterable |
SnowballClient.listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListJobsIterable |
SnowballClient.listJobsPaginator(ListJobsRequest listJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListLongTermPricingResponse |
SnowballClient.listLongTermPricing(Consumer<ListLongTermPricingRequest.Builder> listLongTermPricingRequest)
Lists all long-term pricing types.
|
default ListLongTermPricingResponse |
SnowballClient.listLongTermPricing(ListLongTermPricingRequest listLongTermPricingRequest)
Lists all long-term pricing types.
|
default ListLongTermPricingIterable |
SnowballClient.listLongTermPricingPaginator(Consumer<ListLongTermPricingRequest.Builder> listLongTermPricingRequest)
Lists all long-term pricing types.
|
default ListLongTermPricingIterable |
SnowballClient.listLongTermPricingPaginator(ListLongTermPricingRequest listLongTermPricingRequest)
Lists all long-term pricing types.
|
default ListServiceVersionsResponse |
SnowballClient.listServiceVersions(Consumer<ListServiceVersionsRequest.Builder> listServiceVersionsRequest)
Lists all supported versions for Snow on-device services.
|
default ListServiceVersionsResponse |
SnowballClient.listServiceVersions(ListServiceVersionsRequest listServiceVersionsRequest)
Lists all supported versions for Snow on-device services.
|
Copyright © 2023. All rights reserved.