| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static OperatingSystemVersionRange.Builder |
OperatingSystemVersionRange.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
OperatingSystemVersionRange.Builder |
OperatingSystemVersionRange.Builder.description(String description)
“The description of this range (e.g.
|
OperatingSystemVersionRange.Builder |
OperatingSystemVersionRange.Builder.highestVersion(String highestVersion)
“The highest inclusive version that this range contains.”
|
OperatingSystemVersionRange.Builder |
OperatingSystemVersionRange.Builder.lowestVersion(String lowestVersion)
“The lowest inclusive version that this range contains.”
|
Copyright © 2018–2020. All rights reserved.