Class IssuerAttributes


  • public class IssuerAttributes
    extends Object
    The attributes of an issuer managed by the Key Vault service.
    • Constructor Detail

      • IssuerAttributes

        public IssuerAttributes()
    • Method Detail

      • enabled

        public Boolean enabled()
        Get the enabled value.
        Returns:
        the enabled value
      • withEnabled

        public IssuerAttributes withEnabled​(Boolean enabled)
        Set the enabled value.
        Parameters:
        enabled - the enabled value to set
        Returns:
        the IssuerAttributes object itself.
      • created

        public org.joda.time.DateTime created()
        Get the created value.
        Returns:
        the created value
      • updated

        public org.joda.time.DateTime updated()
        Get the updated value.
        Returns:
        the updated value