public static interface CreateAddressResponse.Builder extends SnowballResponse.Builder, CopyableBuilder<CreateAddressResponse.Builder,CreateAddressResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAddressResponse.Builder |
addressId(String addressId)
The automatically generated ID for a specific address.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateAddressResponse.Builder addressId(String addressId)
The automatically generated ID for a specific address. You'll use this ID when you create a job to specify which address you want the Snowball for that job shipped to.
addressId - The automatically generated ID for a specific address. You'll use this ID when you create a job to
specify which address you want the Snowball for that job shipped to.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.