Interface ListTagsForCertificateResponse.Builder

    • Method Detail

      • tags

        ListTagsForCertificateResponse.Builder tags​(Collection<Tag> tags)

        The key-value pairs that define the applied tags.

        Parameters:
        tags - The key-value pairs that define the applied tags.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        ListTagsForCertificateResponse.Builder tags​(Tag... tags)

        The key-value pairs that define the applied tags.

        Parameters:
        tags - The key-value pairs that define the applied tags.
        Returns:
        Returns a reference to this object so that method calls can be chained together.