| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static OsVersionCount.Builder |
OsVersionCount.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
OsVersionCount.Builder |
OsVersionCount.Builder.deviceCount(Integer deviceCount)
“Count of devices with malware for the OS version”
|
OsVersionCount.Builder |
OsVersionCount.Builder.lastUpdateDateTime(OffsetDateTime lastUpdateDateTime)
“The Timestamp of the last update for the device count in UTC”
|
OsVersionCount.Builder |
OsVersionCount.Builder.osVersion(String osVersion)
“OS version”
|
Copyright © 2018–2020. All rights reserved.