public static interface OSUpdateSettings.Builder extends SdkPojo, CopyableBuilder<OSUpdateSettings.Builder,OSUpdateSettings>
| Modifier and Type | Method and Description |
|---|---|
OSUpdateSettings.Builder |
osVersion(OSVersion osVersion)
OS version that the directory needs to be updated to.
|
OSUpdateSettings.Builder |
osVersion(String osVersion)
OS version that the directory needs to be updated to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOSUpdateSettings.Builder osVersion(String osVersion)
OS version that the directory needs to be updated to.
OSUpdateSettings.Builder osVersion(OSVersion osVersion)
OS version that the directory needs to be updated to.
Copyright © 2022. All rights reserved.