Class AccessInformationUpdateParameterProperties


  • public final class AccessInformationUpdateParameterProperties
    extends Object
    Tenant access information update parameters of the API Management service.
    • Constructor Detail

      • AccessInformationUpdateParameterProperties

        public AccessInformationUpdateParameterProperties()
    • Method Detail

      • enabled

        public Boolean enabled()
        Get the enabled property: Determines whether direct access is enabled.
        Returns:
        the enabled value.
      • withEnabled

        public AccessInformationUpdateParameterProperties withEnabled​(Boolean enabled)
        Set the enabled property: Determines whether direct access is enabled.
        Parameters:
        enabled - the enabled value to set.
        Returns:
        the AccessInformationUpdateParameterProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.