Uses of Class
com.azure.resourcemanager.eventgrid.models.OperationsListResult
-
Packages that use OperationsListResult Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of OperationsListResult in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return OperationsListResult Modifier and Type Method Description OperationsListResultOperationsListResult. withValue(List<OperationInner> value)Set the value property: A collection of operations.
-