Uses of Class
software.amazon.awssdk.services.snowball.model.UnsupportedAddressException
-
Packages that use UnsupportedAddressException 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 UnsupportedAddressException in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that throw UnsupportedAddressException Modifier and Type Method Description default CreateAddressResponseSnowballClient. createAddress(Consumer<CreateAddressRequest.Builder> createAddressRequest)Creates an address for a Snow device to be shipped to.default CreateAddressResponseSnowballClient. createAddress(CreateAddressRequest createAddressRequest)Creates an address for a Snow device to be shipped to.
-