Class DeleteSamlCertificateRequest

  • All Implemented Interfaces:
    Serializable

    public class DeleteSamlCertificateRequest
    extends Object
    implements Serializable
    This class represents the requests to delete saml certificates.
    See Also:
    Serialized Form
    • Constructor Detail

      • DeleteSamlCertificateRequest

        public DeleteSamlCertificateRequest()
    • Method Detail

      • setType

        public void setType​(SamlCertificateType type)
        The type of certificate to be changed.
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class Object
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toString

        public String toString()
        Overrides:
        toString in class Object