Uses of Class
software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException
-
Packages that use InvalidConfigurationSetException Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of InvalidConfigurationSetException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw InvalidConfigurationSetException Modifier and Type Method Description default CreateConfigurationSetResponseSesClient. createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest)Creates a configuration set.default CreateConfigurationSetResponseSesClient. createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest)Creates a configuration set.
-