| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
IosAvailableUpdateVersion |
IosAvailableUpdateVersion.Builder.build() |
IosAvailableUpdateVersion |
IosAvailableUpdateVersion.withExpirationDateTime(OffsetDateTime expirationDateTime)
Returns an immutable copy of
this with just the expirationDateTime field changed. |
IosAvailableUpdateVersion |
IosAvailableUpdateVersion.withPostingDateTime(OffsetDateTime postingDateTime)
Returns an immutable copy of
this with just the postingDateTime
field changed. |
IosAvailableUpdateVersion |
IosAvailableUpdateVersion.withProductVersion(String productVersion)
Returns an immutable copy of
this with just the productVersion
field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<IosAvailableUpdateVersion> |
DeviceConfigurationCollectionRequest.getIosAvailableUpdateVersions() |
Copyright © 2018–2020. All rights reserved.