Interface DescribeListenerCertificatesResponse.Builder

    • Method Detail

      • certificates

        DescribeListenerCertificatesResponse.Builder certificates​(Certificate... certificates)

        Information about the certificates.

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

        DescribeListenerCertificatesResponse.Builder nextMarker​(String nextMarker)

        If there are additional results, this is the marker for the next set of results. Otherwise, this is null.

        Parameters:
        nextMarker - If there are additional results, this is the marker for the next set of results. Otherwise, this is null.
        Returns:
        Returns a reference to this object so that method calls can be chained together.