Uses of Class
com.microsoft.graph.models.DeviceExchangeAccessStateSummary
Packages that use DeviceExchangeAccessStateSummary
-
Uses of DeviceExchangeAccessStateSummary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DeviceExchangeAccessStateSummaryModifier and TypeMethodDescriptionDeviceExchangeAccessStateSummary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueManagedDeviceOverview.getDeviceExchangeAccessStateSummary()Gets the deviceExchangeAccessStateSummary property value.Methods in com.microsoft.graph.models with parameters of type DeviceExchangeAccessStateSummaryModifier and TypeMethodDescriptionvoidManagedDeviceOverview.setDeviceExchangeAccessStateSummary(DeviceExchangeAccessStateSummary value) Sets the deviceExchangeAccessStateSummary property value.