Uses of Class
software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException
-
Packages that use ConfigurationSetAlreadyExistsException Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of ConfigurationSetAlreadyExistsException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw ConfigurationSetAlreadyExistsException 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.
-