Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsEmailDeliveryReportStatusDetails
Packages that use AcsEmailDeliveryReportStatusDetails
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AcsEmailDeliveryReportStatusDetails in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return AcsEmailDeliveryReportStatusDetailsModifier and TypeMethodDescriptionAcsEmailDeliveryReportReceivedEventData.getDeliveryStatusDetails()Get the deliveryStatusDetails property: Detailed information about the status if any.AcsEmailDeliveryReportStatusDetails.setStatusMessage(String statusMessage) Set the statusMessage property: Detailed status message.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type AcsEmailDeliveryReportStatusDetailsModifier and TypeMethodDescriptionAcsEmailDeliveryReportReceivedEventData.setDeliveryStatusDetails(AcsEmailDeliveryReportStatusDetails deliveryStatusDetails) Set the deliveryStatusDetails property: Detailed information about the status if any.