Uses of Interface
com.azure.resourcemanager.eventgrid.models.Operation
-
Packages that use Operation Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of Operation in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return types with arguments of type Operation Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<Operation>Operations. list()List the available operations supported by the Microsoft.EventGrid resource provider.com.azure.core.http.rest.PagedIterable<Operation>Operations. list(com.azure.core.util.Context context)List the available operations supported by the Microsoft.EventGrid resource provider.
-