Uses of Class
odata.msgraph.client.beta.complex.ManagedDeviceModelsAndManufacturers
-
Packages that use ManagedDeviceModelsAndManufacturers Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of ManagedDeviceModelsAndManufacturers in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ManagedDeviceModelsAndManufacturers Modifier and Type Method Description ManagedDeviceModelsAndManufacturersManagedDeviceModelsAndManufacturers.Builder. build()ManagedDeviceModelsAndManufacturersManagedDeviceModelsAndManufacturers. withUnmappedField(String name, String value) -
Uses of ManagedDeviceModelsAndManufacturers in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as ManagedDeviceModelsAndManufacturers Modifier and Type Field Description protected ManagedDeviceModelsAndManufacturersManagedDeviceOverview. managedDeviceModelsAndManufacturersMethods in odata.msgraph.client.beta.entity that return types with arguments of type ManagedDeviceModelsAndManufacturers Modifier and Type Method Description Optional<ManagedDeviceModelsAndManufacturers>ManagedDeviceOverview. getManagedDeviceModelsAndManufacturers()“Models and Manufactures meatadata for managed devices in the account”Methods in odata.msgraph.client.beta.entity with parameters of type ManagedDeviceModelsAndManufacturers Modifier and Type Method Description ManagedDeviceOverview.BuilderManagedDeviceOverview.Builder. managedDeviceModelsAndManufacturers(ManagedDeviceModelsAndManufacturers managedDeviceModelsAndManufacturers)“Models and Manufactures meatadata for managed devices in the account”ManagedDeviceOverviewManagedDeviceOverview. withManagedDeviceModelsAndManufacturers(ManagedDeviceModelsAndManufacturers managedDeviceModelsAndManufacturers)Returns an immutable copy ofthiswith just themanagedDeviceModelsAndManufacturersfield changed.
-