Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementSettingCollectionConstraint
-
Packages that use DeviceManagementSettingCollectionConstraint Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementSettingCollectionConstraint in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementSettingCollectionConstraint Modifier and Type Method Description DeviceManagementSettingCollectionConstraintDeviceManagementSettingCollectionConstraint.Builder. build()DeviceManagementSettingCollectionConstraintDeviceManagementSettingCollectionConstraint. withMaximumLength(Integer maximumLength)Returns an immutable copy ofthiswith just themaximumLengthfield changed.DeviceManagementSettingCollectionConstraintDeviceManagementSettingCollectionConstraint. withMinimumLength(Integer minimumLength)Returns an immutable copy ofthiswith just theminimumLengthfield changed.DeviceManagementSettingCollectionConstraintDeviceManagementSettingCollectionConstraint. withUnmappedField(String name, String value)
-