Uses of Class
com.azure.resourcemanager.monitor.fluent.models.OperationListResultInner
Packages that use OperationListResultInner
Package
Description
Package containing the service clients for MonitorClient.
Package containing the inner data models for MonitorClient.
-
Uses of OperationListResultInner in com.azure.resourcemanager.monitor.fluent
Methods in com.azure.resourcemanager.monitor.fluent that return OperationListResultInnerModifier and TypeMethodDescriptionOperationsClient.list()Lists all of the available operations from Microsoft.Insights provider.Methods in com.azure.resourcemanager.monitor.fluent that return types with arguments of type OperationListResultInnerModifier and TypeMethodDescriptionOperationsClient.listAsync()Lists all of the available operations from Microsoft.Insights provider.com.azure.core.http.rest.Response<OperationListResultInner>OperationsClient.listWithResponse(com.azure.core.util.Context context) Lists all of the available operations from Microsoft.Insights provider.Mono<com.azure.core.http.rest.Response<OperationListResultInner>>OperationsClient.listWithResponseAsync()Lists all of the available operations from Microsoft.Insights provider. -
Uses of OperationListResultInner in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return OperationListResultInnerModifier and TypeMethodDescriptionstatic OperationListResultInnerOperationListResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationListResultInner from the JsonReader.OperationListResultInner.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of operation list results if there are any.Set the value property: List of operations supported by the Microsoft.Insights provider.