Uses of Class
software.amazon.awssdk.services.directory.model.IncompatibleSettingsException
-
Packages that use IncompatibleSettingsException Package Description software.amazon.awssdk.services.directory Directory Service -
-
Uses of IncompatibleSettingsException in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory that throw IncompatibleSettingsException Modifier and Type Method Description default UpdateSettingsResponseDirectoryClient. updateSettings(Consumer<UpdateSettingsRequest.Builder> updateSettingsRequest)Updates the configurable settings for the specified directory.default UpdateSettingsResponseDirectoryClient. updateSettings(UpdateSettingsRequest updateSettingsRequest)Updates the configurable settings for the specified directory.
-