Class CertificateOptions

    • Constructor Detail

      • CertificateOptions

        public CertificateOptions()
    • Method Detail

      • getCertificateTypeAsString

        public String getCertificateTypeAsString()
        The types of certificate updates to subscribe to.
      • setCertificateType

        public void setCertificateType​(String certificateType)
        The types of certificate updates to subscribe to.
      • withCertificateType

        public CertificateOptions withCertificateType​(String certificateType)
        The types of certificate updates to subscribe to.
      • setCertificateType

        public void setCertificateType​(CertificateType certificateType)
        The types of certificate updates to subscribe to.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object