Class DeviceManagementSettingAppConstraint.Builder

    • Method Detail

      • supportedTypes

        public DeviceManagementSettingAppConstraint.Builder supportedTypes​(List<String> supportedTypes)
        “Acceptable app types to allow for this setting”
        Parameters:
        supportedTypes - value of supportedTypes property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportedTypes

        public DeviceManagementSettingAppConstraint.Builder supportedTypes​(String... supportedTypes)
        “Acceptable app types to allow for this setting”
        Parameters:
        supportedTypes - value of supportedTypes property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportedTypesNextLink

        public DeviceManagementSettingAppConstraint.Builder supportedTypesNextLink​(String supportedTypesNextLink)
        “Acceptable app types to allow for this setting”
        Parameters:
        supportedTypesNextLink - value of supportedTypes@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)