Uses of Class
com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Packages that use ResourceHttpRequest
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ResourceHttpRequest in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ResourceHttpRequestModifier and TypeMethodDescriptionstatic ResourceHttpRequestResourceHttpRequest.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceHttpRequest from the JsonReader.ResourceActionCancelEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceActionFailureEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceActionSuccessEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceDeleteCancelEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceDeleteFailureEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceDeleteSuccessEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceWriteCancelEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceWriteFailureEventData.getHttpRequest()Get the httpRequest property: The details of the operation.ResourceWriteSuccessEventData.getHttpRequest()Get the httpRequest property: The details of the operation.