Interface GetAddressListResponse.Builder

    • Method Detail

      • addressListArn

        GetAddressListResponse.Builder addressListArn​(String addressListArn)

        The Amazon Resource Name (ARN) of the address list resource.

        Parameters:
        addressListArn - The Amazon Resource Name (ARN) of the address list resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • addressListId

        GetAddressListResponse.Builder addressListId​(String addressListId)

        The identifier of the address list resource.

        Parameters:
        addressListId - The identifier of the address list resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • addressListName

        GetAddressListResponse.Builder addressListName​(String addressListName)

        A user-friendly name for the address list resource.

        Parameters:
        addressListName - A user-friendly name for the address list resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTimestamp

        GetAddressListResponse.Builder createdTimestamp​(Instant createdTimestamp)

        The date of when then address list was created.

        Parameters:
        createdTimestamp - The date of when then address list was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUpdatedTimestamp

        GetAddressListResponse.Builder lastUpdatedTimestamp​(Instant lastUpdatedTimestamp)

        The date of when the address list was last updated.

        Parameters:
        lastUpdatedTimestamp - The date of when the address list was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.