Interface GetCrlResponse.Builder

    • Method Detail

      • crl

        GetCrlResponse.Builder crl​(CrlDetail crl)

        The state of the certificate revocation list (CRL) after a read or write operation.

        Parameters:
        crl - The state of the certificate revocation list (CRL) after a read or write operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.