Uses of Class
software.amazon.awssdk.services.directory.model.UnsupportedSettingsException
-
Packages that use UnsupportedSettingsException Package Description software.amazon.awssdk.services.directory Directory Service -
-
Uses of UnsupportedSettingsException in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory that throw UnsupportedSettingsException 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.
-