Uses of Class
com.microsoft.graph.models.OperatingSystemSpecifications
Packages that use OperatingSystemSpecifications
-
Uses of OperatingSystemSpecifications in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OperatingSystemSpecificationsModifier and TypeMethodDescriptionOperatingSystemSpecifications.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceMetadata.getOperatingSystemSpecifications()Gets the operatingSystemSpecifications property value.Methods in com.microsoft.graph.models with parameters of type OperatingSystemSpecificationsModifier and TypeMethodDescriptionvoidDeviceMetadata.setOperatingSystemSpecifications(OperatingSystemSpecifications value) Sets the operatingSystemSpecifications property value.