default CreateConfigurationSetResponse |
SesV2Client.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest)
Create a configuration set.
|
default CreateConfigurationSetResponse |
SesV2Client.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest)
Create a configuration set.
|
default CreateConfigurationSetEventDestinationResponse |
SesV2Client.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)
Create an event destination.
|
default CreateConfigurationSetEventDestinationResponse |
SesV2Client.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Create an event destination.
|
default CreateDedicatedIpPoolResponse |
SesV2Client.createDedicatedIpPool(Consumer<CreateDedicatedIpPoolRequest.Builder> createDedicatedIpPoolRequest)
Create a new pool of dedicated IP addresses.
|
default CreateDedicatedIpPoolResponse |
SesV2Client.createDedicatedIpPool(CreateDedicatedIpPoolRequest createDedicatedIpPoolRequest)
Create a new pool of dedicated IP addresses.
|
default PutDeliverabilityDashboardOptionResponse |
SesV2Client.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|
default PutDeliverabilityDashboardOptionResponse |
SesV2Client.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|