| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceExchangeAccessStateSummary |
DeviceExchangeAccessStateSummary.Builder.build() |
DeviceExchangeAccessStateSummary |
DeviceExchangeAccessStateSummary.withAllowedDeviceCount(Integer allowedDeviceCount)
Returns an immutable copy of
this with just the allowedDeviceCount field changed. |
DeviceExchangeAccessStateSummary |
DeviceExchangeAccessStateSummary.withBlockedDeviceCount(Integer blockedDeviceCount)
Returns an immutable copy of
this with just the blockedDeviceCount field changed. |
DeviceExchangeAccessStateSummary |
DeviceExchangeAccessStateSummary.withQuarantinedDeviceCount(Integer quarantinedDeviceCount)
Returns an immutable copy of
this with just the quarantinedDeviceCount field changed. |
DeviceExchangeAccessStateSummary |
DeviceExchangeAccessStateSummary.withUnavailableDeviceCount(Integer unavailableDeviceCount)
Returns an immutable copy of
this with just the unavailableDeviceCount field changed. |
DeviceExchangeAccessStateSummary |
DeviceExchangeAccessStateSummary.withUnknownDeviceCount(Integer unknownDeviceCount)
Returns an immutable copy of
this with just the unknownDeviceCount field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceExchangeAccessStateSummary |
ManagedDeviceOverview.deviceExchangeAccessStateSummary |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeviceExchangeAccessStateSummary> |
ManagedDeviceOverview.getDeviceExchangeAccessStateSummary()
“Distribution of Exchange Access State in Intune”
|
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceOverview.Builder |
ManagedDeviceOverview.Builder.deviceExchangeAccessStateSummary(DeviceExchangeAccessStateSummary deviceExchangeAccessStateSummary)
“Distribution of Exchange Access State in Intune”
|
ManagedDeviceOverview |
ManagedDeviceOverview.withDeviceExchangeAccessStateSummary(DeviceExchangeAccessStateSummary deviceExchangeAccessStateSummary)
Returns an immutable copy of
this with just the deviceExchangeAccessStateSummary field changed. |
Copyright © 2018–2020. All rights reserved.