Class SasDefinitionUpdateParameters


  • public class SasDefinitionUpdateParameters
    extends Object
    The SAS definition update parameters.
    • Constructor Detail

      • SasDefinitionUpdateParameters

        public SasDefinitionUpdateParameters()
    • Method Detail

      • templateUri

        public String templateUri()
        Get the templateUri value.
        Returns:
        the templateUri value
      • withTemplateUri

        public SasDefinitionUpdateParameters withTemplateUri​(String templateUri)
        Set the templateUri value.
        Parameters:
        templateUri - the templateUri value to set
        Returns:
        the SasDefinitionUpdateParameters object itself.
      • sasType

        public SasTokenType sasType()
        Get the sasType value.
        Returns:
        the sasType value
      • withSasType

        public SasDefinitionUpdateParameters withSasType​(SasTokenType sasType)
        Set the sasType value.
        Parameters:
        sasType - the sasType value to set
        Returns:
        the SasDefinitionUpdateParameters object itself.
      • validityPeriod

        public String validityPeriod()
        Get the validityPeriod value.
        Returns:
        the validityPeriod value
      • withValidityPeriod

        public SasDefinitionUpdateParameters withValidityPeriod​(String validityPeriod)
        Set the validityPeriod value.
        Parameters:
        validityPeriod - the validityPeriod value to set
        Returns:
        the SasDefinitionUpdateParameters object itself.
      • sasDefinitionAttributes

        public SasDefinitionAttributes sasDefinitionAttributes()
        Get the sasDefinitionAttributes value.
        Returns:
        the sasDefinitionAttributes value
      • withSasDefinitionAttributes

        public SasDefinitionUpdateParameters withSasDefinitionAttributes​(SasDefinitionAttributes sasDefinitionAttributes)
        Set the sasDefinitionAttributes value.
        Parameters:
        sasDefinitionAttributes - the sasDefinitionAttributes value to set
        Returns:
        the SasDefinitionUpdateParameters object itself.
      • tags

        public Map<String,​String> tags()
        Get the tags value.
        Returns:
        the tags value