| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball |
AWS Snowball is 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAddressResponse> |
SnowballAsyncClient.describeAddress(DescribeAddressRequest describeAddressRequest)
Takes an
AddressId and returns specific details about that address in the form of an
Address object. |
default DescribeAddressResponse |
SnowballClient.describeAddress(DescribeAddressRequest describeAddressRequest)
Takes an
AddressId and returns specific details about that address in the form of an
Address object. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAddressRequestMarshaller.marshall(DescribeAddressRequest describeAddressRequest) |
Copyright © 2020. All rights reserved.