Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsResponse.Builder
Packages that use ListDeliverabilityTestReportsResponse.Builder
-
Uses of ListDeliverabilityTestReportsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListDeliverabilityTestReportsResponse.BuilderModifier and TypeMethodDescriptionListDeliverabilityTestReportsResponse.builder()ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(Collection<DeliverabilityTestReport> deliverabilityTestReports) An object that contains a lists of predictive inbox placement tests that you've performed.ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(Consumer<DeliverabilityTestReport.Builder>... deliverabilityTestReports) An object that contains a lists of predictive inbox placement tests that you've performed.ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(DeliverabilityTestReport... deliverabilityTestReports) An object that contains a lists of predictive inbox placement tests that you've performed.A token that indicates that there are additional predictive inbox placement tests to list.ListDeliverabilityTestReportsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListDeliverabilityTestReportsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDeliverabilityTestReportsResponse.Builder>ListDeliverabilityTestReportsResponse.serializableBuilderClass()