Uses of Interface
software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
Packages that use SendDataPoint.Builder
-
Uses of SendDataPoint.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return SendDataPoint.BuilderModifier and TypeMethodDescriptionNumber of emails that have bounced.static SendDataPoint.BuilderSendDataPoint.builder()SendDataPoint.Builder.complaints(Long complaints) Number of unwanted emails that were rejected by recipients.SendDataPoint.Builder.deliveryAttempts(Long deliveryAttempts) Number of emails that have been sent.Number of emails rejected by Amazon SES.Time of the data point.SendDataPoint.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type SendDataPoint.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SendDataPoint.Builder>SendDataPoint.serializableBuilderClass()