Class DeviceManagementSettingFileConstraint.Builder

    • Method Detail

      • supportedExtensions

        public DeviceManagementSettingFileConstraint.Builder supportedExtensions​(List<String> supportedExtensions)
        “Acceptable file extensions to upload for this setting”
        Parameters:
        supportedExtensions - value of supportedExtensions property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportedExtensions

        public DeviceManagementSettingFileConstraint.Builder supportedExtensions​(String... supportedExtensions)
        “Acceptable file extensions to upload for this setting”
        Parameters:
        supportedExtensions - value of supportedExtensions property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportedExtensionsNextLink

        public DeviceManagementSettingFileConstraint.Builder supportedExtensionsNextLink​(String supportedExtensionsNextLink)
        “Acceptable file extensions to upload for this setting”
        Parameters:
        supportedExtensionsNextLink - value of supportedExtensions@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)