Uses of Class
software.amazon.awssdk.services.sesv2.model.GetDeliverabilityDashboardOptionsResponse
Packages that use GetDeliverabilityDashboardOptionsResponse
-
Uses of GetDeliverabilityDashboardOptionsResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return GetDeliverabilityDashboardOptionsResponseModifier and TypeMethodDescriptionSesV2Client.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account.SesV2Client.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type GetDeliverabilityDashboardOptionsResponseModifier and TypeMethodDescriptionSesV2AsyncClient.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account.SesV2AsyncClient.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account.