Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.OperationStatusInner
Packages that use OperationStatusInner
Package
Description
Package containing the service clients for OperationalInsightsManagementClient.
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
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
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return OperationStatusInnerModifier and TypeMethodDescriptionOperationStatusInner.withEndTime(String endTime) Set the endTime property: The end time of the operation.OperationStatusInner.withError(com.azure.core.management.exception.ManagementError error) Set the error property: Error response The error detail of the operation if any.Set the id property: The operation Id.Set the name property: The operation name.OperationStatusInner.withStartTime(String startTime) Set the startTime property: The start time of the operation.OperationStatusInner.withStatus(String status) Set the status property: The status of the operation. -
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.