Interface CertificateResponse.UpdateStages.WithCertificate

    • Method Detail

      • withCertificate

        CertificateResponse.Update withCertificate​(String certificate)
        Specifies the certificate property: Base-64 representation of the X509 leaf certificate .cer file or just .pem file content..
        Parameters:
        certificate - Base-64 representation of the X509 leaf certificate .cer file or just .pem file content.
        Returns:
        the next definition stage.