Interface AddListenerCertificatesResponse.Builder

    • Method Detail

      • certificates

        AddListenerCertificatesResponse.Builder certificates​(Collection<Certificate> certificates)

        Information about the certificates in the certificate list.

        Parameters:
        certificates - Information about the certificates in the certificate list.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • certificates

        AddListenerCertificatesResponse.Builder certificates​(Certificate... certificates)

        Information about the certificates in the certificate list.

        Parameters:
        certificates - Information about the certificates in the certificate list.
        Returns:
        Returns a reference to this object so that method calls can be chained together.