Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetDeliverabilityTestReportRequest.Builder
Packages that use GetDeliverabilityTestReportRequest.Builder
Package
Description
-
Uses of GetDeliverabilityTestReportRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type GetDeliverabilityTestReportRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> getDeliverabilityTestReportRequest) Retrieve the results of a predictive inbox placement test.SesV2Client.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> getDeliverabilityTestReportRequest) Retrieve the results of a predictive inbox placement test. -
Uses of GetDeliverabilityTestReportRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetDeliverabilityTestReportRequest.BuilderModifier and TypeMethodDescriptionGetDeliverabilityTestReportRequest.builder()GetDeliverabilityTestReportRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetDeliverabilityTestReportRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) A unique string that identifies the predictive inbox placement test.GetDeliverabilityTestReportRequest.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetDeliverabilityTestReportRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeliverabilityTestReportRequest.Builder>GetDeliverabilityTestReportRequest.serializableBuilderClass()