Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsRequest.Builder
Packages that use ListDeliverabilityTestReportsRequest.Builder
Package
Description
-
Uses of ListDeliverabilityTestReportsRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type ListDeliverabilityTestReportsRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.listDeliverabilityTestReports(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest) Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.SesV2Client.listDeliverabilityTestReports(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest) Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.SesV2AsyncClient.listDeliverabilityTestReportsPaginator(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest) This is a variant ofSesV2AsyncClient.listDeliverabilityTestReports(software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsRequest)operation.SesV2Client.listDeliverabilityTestReportsPaginator(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest) This is a variant ofSesV2Client.listDeliverabilityTestReports(software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsRequest)operation. -
Uses of ListDeliverabilityTestReportsRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListDeliverabilityTestReportsRequest.BuilderModifier and TypeMethodDescriptionListDeliverabilityTestReportsRequest.builder()A token returned from a previous call toListDeliverabilityTestReportsto indicate the position in the list of predictive inbox placement tests.ListDeliverabilityTestReportsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListDeliverabilityTestReportsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The number of results to show in a single call toListDeliverabilityTestReports.ListDeliverabilityTestReportsRequest.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListDeliverabilityTestReportsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDeliverabilityTestReportsRequest.Builder>ListDeliverabilityTestReportsRequest.serializableBuilderClass()