Uses of Class
software.amazon.awssdk.services.sesv2.model.PutDeliverabilityDashboardOptionResponse
Packages that use PutDeliverabilityDashboardOptionResponse
-
Uses of PutDeliverabilityDashboardOptionResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return PutDeliverabilityDashboardOptionResponseModifier and TypeMethodDescriptionSesV2Client.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest) Enable or disable the Deliverability dashboard.SesV2Client.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest) Enable or disable the Deliverability dashboard.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type PutDeliverabilityDashboardOptionResponseModifier and TypeMethodDescriptionSesV2AsyncClient.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest) Enable or disable the Deliverability dashboard.SesV2AsyncClient.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest) Enable or disable the Deliverability dashboard.