Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.OperationStatusInner
Packages that use OperationStatusInner
Package
Description
Package containing the service clients for LogAnalytics.
Package containing the inner data models for LogAnalytics.
Package containing the data models for LogAnalytics.
-
Uses of OperationStatusInner in com.azure.resourcemanager.loganalytics.fluent
Methods in com.azure.resourcemanager.loganalytics.fluent that return OperationStatusInnerModifier and TypeMethodDescriptionGet the status of a long running azure asynchronous operation.Methods in com.azure.resourcemanager.loganalytics.fluent that return types with arguments of type OperationStatusInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<OperationStatusInner> OperationStatusesClient.getWithResponse(String location, String asyncOperationId, com.azure.core.util.Context context) Get the status of a long running azure asynchronous operation. -
Uses of OperationStatusInner in com.azure.resourcemanager.loganalytics.fluent.models
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type OperationStatusInnerMethods in com.azure.resourcemanager.loganalytics.fluent.models that return OperationStatusInnerModifier and TypeMethodDescriptionstatic OperationStatusInnerOperationStatusInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationStatusInner from the JsonReader. -
Uses of OperationStatusInner in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return OperationStatusInnerModifier and TypeMethodDescriptionOperationStatus.innerModel()Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.OperationStatusInner object.