| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSettingsResponse |
DirectoryClient.updateSettings(Consumer<UpdateSettingsRequest.Builder> updateSettingsRequest)
Updates the configurable settings for the specified directory.
|
default UpdateSettingsResponse |
DirectoryClient.updateSettings(UpdateSettingsRequest updateSettingsRequest)
Updates the configurable settings for the specified directory.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSettingsResponse> |
DirectoryAsyncClient.updateSettings(Consumer<UpdateSettingsRequest.Builder> updateSettingsRequest)
Updates the configurable settings for the specified directory.
|
default CompletableFuture<UpdateSettingsResponse> |
DirectoryAsyncClient.updateSettings(UpdateSettingsRequest updateSettingsRequest)
Updates the configurable settings for the specified directory.
|
Copyright © 2023. All rights reserved.