Uses of Class
com.azure.messaging.eventgrid.systemevents.AsyncStatus
Packages that use AsyncStatus
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AsyncStatus in com.azure.messaging.eventgrid.systemevents
Fields in com.azure.messaging.eventgrid.systemevents declared as AsyncStatusModifier and TypeFieldDescriptionstatic final AsyncStatusAsyncStatus.COMPLETEDStatic value Completed for AsyncStatus.static final AsyncStatusAsyncStatus.FAILEDStatic value Failed for AsyncStatus.static final AsyncStatusAsyncStatus.STARTEDStatic value Started for AsyncStatus.Methods in com.azure.messaging.eventgrid.systemevents that return AsyncStatusModifier and TypeMethodDescriptionstatic AsyncStatusAsyncStatus.fromString(String name) Creates or finds a AsyncStatus from its string representation.AppServicePlanEventTypeDetail.getStatus()Get the status property: Asynchronous operation status of the operation on the app service plan.Methods in com.azure.messaging.eventgrid.systemevents that return types with arguments of type AsyncStatusMethods in com.azure.messaging.eventgrid.systemevents with parameters of type AsyncStatusModifier and TypeMethodDescriptionAppServicePlanEventTypeDetail.setStatus(AsyncStatus status) Set the status property: Asynchronous operation status of the operation on the app service plan.