Interface CreateAddressResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateAddressResponse.Builder,CreateAddressResponse>, SdkBuilder<CreateAddressResponse.Builder,CreateAddressResponse>, SdkPojo, SdkResponse.Builder, SnowballResponse.Builder
Enclosing class:
CreateAddressResponse

public static interface CreateAddressResponse.Builder extends SnowballResponse.Builder, SdkPojo, CopyableBuilder<CreateAddressResponse.Builder,CreateAddressResponse>
  • Method Details

    • addressId

      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 Snow device for that job shipped to.

      Parameters:
      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 Snow device for that job shipped to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.