Uses of Class
com.azure.messaging.eventgrid.namespaces.models.ReceiveDetails
Packages that use ReceiveDetails
Package
Description
Package containing the data models for EventGrid.
-
Uses of ReceiveDetails in com.azure.messaging.eventgrid.namespaces.models
Methods in com.azure.messaging.eventgrid.namespaces.models that return ReceiveDetailsModifier and TypeMethodDescriptionstatic ReceiveDetailsReceiveDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ReceiveDetails from the JsonReader.Methods in com.azure.messaging.eventgrid.namespaces.models that return types with arguments of type ReceiveDetailsModifier and TypeMethodDescriptionReceiveResult.getDetails()Get the details property: Array of receive responses, one per cloud event.