Interface GetMemberOfAddressListResponse.Builder

  • Method Details

    • address

      The address retrieved from the address list.

      Parameters:
      address - The address retrieved from the address list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTimestamp

      GetMemberOfAddressListResponse.Builder createdTimestamp(Instant createdTimestamp)

      The timestamp of when the address was created.

      Parameters:
      createdTimestamp - The timestamp of when the address was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.