Interface ServerCertificateSummary.Builder

    • Method Detail

      • serverCertificateArn

        ServerCertificateSummary.Builder serverCertificateArn​(String serverCertificateArn)

        The ARN of the server certificate.

        Parameters:
        serverCertificateArn - The ARN of the server certificate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serverCertificateStatusDetail

        ServerCertificateSummary.Builder serverCertificateStatusDetail​(String serverCertificateStatusDetail)

        Details that explain the status of the server certificate.

        Parameters:
        serverCertificateStatusDetail - Details that explain the status of the server certificate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.