Class SasDefinitionAttributes


  • public class SasDefinitionAttributes
    extends Object
    The SAS definition management attributes.
    • Constructor Detail

      • SasDefinitionAttributes

        public SasDefinitionAttributes()
    • Method Detail

      • enabled

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

        public SasDefinitionAttributes withEnabled​(Boolean enabled)
        Set the enabled value.
        Parameters:
        enabled - the enabled value to set
        Returns:
        the SasDefinitionAttributes 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
      • recoveryLevel

        public DeletionRecoveryLevel recoveryLevel()
        Get the recoveryLevel value.
        Returns:
        the recoveryLevel value