Uses of Interface
software.amazon.awssdk.services.sesv2.model.CreateDeliverabilityTestReportResponse.Builder
Packages that use CreateDeliverabilityTestReportResponse.Builder
-
Uses of CreateDeliverabilityTestReportResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return CreateDeliverabilityTestReportResponse.BuilderModifier and TypeMethodDescriptionCreateDeliverabilityTestReportResponse.builder()CreateDeliverabilityTestReportResponse.Builder.deliverabilityTestStatus(String deliverabilityTestStatus) The status of the predictive inbox placement test.CreateDeliverabilityTestReportResponse.Builder.deliverabilityTestStatus(DeliverabilityTestStatus deliverabilityTestStatus) The status of the predictive inbox placement test.A unique string that identifies the predictive inbox placement test.CreateDeliverabilityTestReportResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type CreateDeliverabilityTestReportResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateDeliverabilityTestReportResponse.Builder>CreateDeliverabilityTestReportResponse.serializableBuilderClass()