| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static IosAvailableUpdateVersion.Builder |
IosAvailableUpdateVersion.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
IosAvailableUpdateVersion.Builder |
IosAvailableUpdateVersion.Builder.expirationDateTime(OffsetDateTime expirationDateTime)
“The expiration date of the update.”
|
IosAvailableUpdateVersion.Builder |
IosAvailableUpdateVersion.Builder.postingDateTime(OffsetDateTime postingDateTime)
“The posting date of the update.”
|
IosAvailableUpdateVersion.Builder |
IosAvailableUpdateVersion.Builder.productVersion(String productVersion)
“The version of the update.”
|
IosAvailableUpdateVersion.Builder |
IosAvailableUpdateVersion.Builder.supportedDevices(List<String> supportedDevices)
“List of supported devices for the update.”
|
IosAvailableUpdateVersion.Builder |
IosAvailableUpdateVersion.Builder.supportedDevicesNextLink(String supportedDevicesNextLink)
“List of supported devices for the update.”
|
Copyright © 2018–2020. All rights reserved.