| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static MobileAppSupportedDeviceType.Builder |
MobileAppSupportedDeviceType.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MobileAppSupportedDeviceType.Builder |
MobileAppSupportedDeviceType.Builder.maximumOperatingSystemVersion(String maximumOperatingSystemVersion)
“Maximum OS version”
|
MobileAppSupportedDeviceType.Builder |
MobileAppSupportedDeviceType.Builder.minimumOperatingSystemVersion(String minimumOperatingSystemVersion)
“Minimum OS version”
|
MobileAppSupportedDeviceType.Builder |
MobileAppSupportedDeviceType.Builder.type(DeviceType type)
“Device type”
|
Copyright © 2018–2020. All rights reserved.