Uses of Class
software.amazon.awssdk.services.sesv2.model.GetDeliverabilityDashboardOptionsRequest
-
Packages that use GetDeliverabilityDashboardOptionsRequest Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 software.amazon.awssdk.services.sesv2.transform -
-
Uses of GetDeliverabilityDashboardOptionsRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetDeliverabilityDashboardOptionsRequest Modifier and Type Method Description default CompletableFuture<GetDeliverabilityDashboardOptionsResponse>SesV2AsyncClient. getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)Retrieve information about the status of the Deliverability dashboard for your account.default GetDeliverabilityDashboardOptionsResponseSesV2Client. getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)Retrieve information about the status of the Deliverability dashboard for your account. -
Uses of GetDeliverabilityDashboardOptionsRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetDeliverabilityDashboardOptionsRequest Modifier and Type Method Description SdkHttpFullRequestGetDeliverabilityDashboardOptionsRequestMarshaller. marshall(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)
-