Uses of Class
software.amazon.awssdk.services.sesv2.model.IspPlacement
Packages that use IspPlacement
-
Uses of IspPlacement in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type IspPlacementModifier and TypeMethodDescriptionfinal List<IspPlacement>GetDeliverabilityTestReportResponse.ispPlacements()An object that describes how the test email was handled by several email providers, including Gmail, Hotmail, Yahoo, AOL, and others.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type IspPlacementModifier and TypeMethodDescriptionGetDeliverabilityTestReportResponse.Builder.ispPlacements(IspPlacement... ispPlacements) An object that describes how the test email was handled by several email providers, including Gmail, Hotmail, Yahoo, AOL, and others.Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type IspPlacementModifier and TypeMethodDescriptionGetDeliverabilityTestReportResponse.Builder.ispPlacements(Collection<IspPlacement> ispPlacements) An object that describes how the test email was handled by several email providers, including Gmail, Hotmail, Yahoo, AOL, and others.