Uses of Class
com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Packages that use WebSlotSwapCompletedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of WebSlotSwapCompletedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return WebSlotSwapCompletedEventDataModifier and TypeMethodDescriptionWebSlotSwapCompletedEventData.setAddress(String address) Set the address property: HTTP request URL of this operation.WebSlotSwapCompletedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebSlotSwapCompletedEventData.setClientRequestId(String clientRequestId) Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.WebSlotSwapCompletedEventData.setCorrelationRequestId(String correlationRequestId) Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.Set the name property: name of the web site that had this event.WebSlotSwapCompletedEventData.setRequestId(String requestId) Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.Set the verb property: HTTP verb of this operation.