Interface CreateAddressResponse.Builder

  • 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.