CopyableBuilder<CreateAddressResponse.Builder,CreateAddressResponse>
, SdkBuilder<CreateAddressResponse.Builder,CreateAddressResponse>
public static interface CreateAddressResponse.Builder extends CopyableBuilder<CreateAddressResponse.Builder,CreateAddressResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateAddressResponse.Builder |
addressId(String addressId) |
The automatically generated ID for a specific address.
|
copy
apply, build
CreateAddressResponse.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.