| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateValue |
UpdateInfoEntry.newValue()
The new value of the target setting.
|
UpdateValue |
UpdateInfoEntry.previousValue()
The old value of the target setting.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInfoEntry.Builder |
UpdateInfoEntry.Builder.newValue(UpdateValue newValue)
The new value of the target setting.
|
UpdateInfoEntry.Builder |
UpdateInfoEntry.Builder.previousValue(UpdateValue previousValue)
The old value of the target setting.
|
Copyright © 2022. All rights reserved.