Uses of Class
com.azure.messaging.eventgrid.systemevents.AppEventTypeDetail
Packages that use AppEventTypeDetail
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AppEventTypeDetail in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return AppEventTypeDetailModifier and TypeMethodDescriptionWebAppUpdatedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebBackupOperationCompletedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebBackupOperationFailedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebBackupOperationStartedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebRestoreOperationCompletedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebRestoreOperationFailedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebRestoreOperationStartedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebSlotSwapCompletedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebSlotSwapFailedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebSlotSwapStartedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebSlotSwapWithPreviewCancelledEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.WebSlotSwapWithPreviewStartedEventData.getAppEventTypeDetail()Get the appEventTypeDetail property: Detail of action on the app.Set the action property: Type of action of the operation.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type AppEventTypeDetailModifier and TypeMethodDescriptionWebAppUpdatedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebBackupOperationCompletedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebBackupOperationFailedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebBackupOperationStartedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebRestoreOperationCompletedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebRestoreOperationFailedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebRestoreOperationStartedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebSlotSwapCompletedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebSlotSwapFailedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebSlotSwapStartedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebSlotSwapWithPreviewCancelledEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.WebSlotSwapWithPreviewStartedEventData.setAppEventTypeDetail(AppEventTypeDetail appEventTypeDetail) Set the appEventTypeDetail property: Detail of action on the app.