Uses of Class
software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
Packages that use CreateConfigurationSetResponse
-
Uses of CreateConfigurationSetResponse in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that return CreateConfigurationSetResponseModifier and TypeMethodDescriptiondefault CreateConfigurationSetResponseSesClient.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest) Creates a configuration set.default CreateConfigurationSetResponseSesClient.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest) Creates a configuration set.Methods in software.amazon.awssdk.services.ses that return types with arguments of type CreateConfigurationSetResponseModifier and TypeMethodDescriptionSesAsyncClient.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest) Creates a configuration set.SesAsyncClient.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest) Creates a configuration set.