Uses of Class
com.azure.resourcemanager.kusto.fluent.models.OperationResultInner
Package
Description
Package containing the service clients for KustoManagementClient.
Package containing the inner data models for KustoManagementClient.
Package containing the data models for KustoManagementClient.
-
Uses of OperationResultInner in com.azure.resourcemanager.kusto.fluent
Modifier and TypeMethodDescriptionReturns operation results.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<OperationResultInner>
OperationsResultsClient.getWithResponse
(String location, String operationId, com.azure.core.util.Context context) Returns operation results. -
Uses of OperationResultInner in com.azure.resourcemanager.kusto.fluent.models
Modifier and TypeMethodDescriptionSet the code property: The code of the error.OperationResultInner.withEndTime
(OffsetDateTime endTime) Set the endTime property: The operation end time.OperationResultInner.withMessage
(String message) Set the message property: The error message.OperationResultInner.withOperationKind
(String operationKind) Set the operationKind property: The kind of the operation.OperationResultInner.withOperationState
(String operationState) Set the operationState property: The state of the operation.OperationResultInner.withPercentComplete
(Double percentComplete) Set the percentComplete property: Percentage completed.OperationResultInner.withStartTime
(OffsetDateTime startTime) Set the startTime property: The operation start time. -
Uses of OperationResultInner in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionOperationResult.innerModel()
Gets the inner com.azure.resourcemanager.kusto.fluent.models.OperationResultInner object.