Uses of Class
software.amazon.awssdk.services.sesv2.model.GetConfigurationSetRequest
Packages that use GetConfigurationSetRequest
Package
Description
-
Uses of GetConfigurationSetRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetConfigurationSetRequestModifier and TypeMethodDescriptionSesV2AsyncClient.getConfigurationSet(GetConfigurationSetRequest getConfigurationSetRequest) Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more.default GetConfigurationSetResponseSesV2Client.getConfigurationSet(GetConfigurationSetRequest getConfigurationSetRequest) Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more. -
Uses of GetConfigurationSetRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetConfigurationSetRequestModifier and TypeMethodDescriptionGetConfigurationSetRequestMarshaller.marshall(GetConfigurationSetRequest getConfigurationSetRequest)