Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementSettingCollectionConstraint.Builder
-
Packages that use DeviceManagementSettingCollectionConstraint.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementSettingCollectionConstraint.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementSettingCollectionConstraint.Builder Modifier and Type Method Description static DeviceManagementSettingCollectionConstraint.BuilderDeviceManagementSettingCollectionConstraint. builderDeviceManagementSettingCollectionConstraint()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementSettingCollectionConstraint.BuilderDeviceManagementSettingCollectionConstraint.Builder. maximumLength(Integer maximumLength)“The maximum number of elements in the collection”DeviceManagementSettingCollectionConstraint.BuilderDeviceManagementSettingCollectionConstraint.Builder. minimumLength(Integer minimumLength)“The minimum number of elements in the collection”
-