| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateValue |
UpdateValue.clone() |
UpdateValue |
UpdateInfoEntry.getNewValue()
The new value of the target setting.
|
UpdateValue |
UpdateInfoEntry.getPreviousValue()
The old value of the target setting.
|
UpdateValue |
UpdateValue.withOSUpdateSettings(OSUpdateSettings oSUpdateSettings)
The OS update related settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateInfoEntry.setNewValue(UpdateValue newValue)
The new value of the target setting.
|
void |
UpdateInfoEntry.setPreviousValue(UpdateValue previousValue)
The old value of the target setting.
|
UpdateInfoEntry |
UpdateInfoEntry.withNewValue(UpdateValue newValue)
The new value of the target setting.
|
UpdateInfoEntry |
UpdateInfoEntry.withPreviousValue(UpdateValue previousValue)
The old value of the target setting.
|
Copyright © 2024. All rights reserved.