Interface DescribeWebsiteCertificateAuthorityResponse.Builder

    • Method Detail

      • certificate

        DescribeWebsiteCertificateAuthorityResponse.Builder certificate​(String certificate)

        The root certificate of the certificate authority.

        Parameters:
        certificate - The root certificate of the certificate authority.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTime

        DescribeWebsiteCertificateAuthorityResponse.Builder createdTime​(Instant createdTime)

        The time that the certificate authority was added.

        Parameters:
        createdTime - The time that the certificate authority was added.
        Returns:
        Returns a reference to this object so that method calls can be chained together.