| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<Setting> |
UpdateSettingsRequest.settings()
The list of Setting objects.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSettingsRequest.Builder |
UpdateSettingsRequest.Builder.settings(Setting... settings)
The list of Setting objects.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSettingsRequest.Builder |
UpdateSettingsRequest.Builder.settings(Collection<Setting> settings)
The list of Setting objects.
|
Copyright © 2023. All rights reserved.