| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
OSUpdateSettings |
OSUpdateSettings.clone() |
OSUpdateSettings |
UpdateValue.getOSUpdateSettings()
The OS update related settings.
|
OSUpdateSettings |
UpdateDirectorySetupRequest.getOSUpdateSettings()
The settings for the OS update that needs to be performed on the directory.
|
OSUpdateSettings |
OSUpdateSettings.withOSVersion(OSVersion oSVersion)
OS version that the directory needs to be updated to.
|
OSUpdateSettings |
OSUpdateSettings.withOSVersion(String oSVersion)
OS version that the directory needs to be updated to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateValue.setOSUpdateSettings(OSUpdateSettings oSUpdateSettings)
The OS update related settings.
|
void |
UpdateDirectorySetupRequest.setOSUpdateSettings(OSUpdateSettings oSUpdateSettings)
The settings for the OS update that needs to be performed on the directory.
|
UpdateValue |
UpdateValue.withOSUpdateSettings(OSUpdateSettings oSUpdateSettings)
The OS update related settings.
|
UpdateDirectorySetupRequest |
UpdateDirectorySetupRequest.withOSUpdateSettings(OSUpdateSettings oSUpdateSettings)
The settings for the OS update that needs to be performed on the directory.
|
Copyright © 2024. All rights reserved.