Class DocumentModelComposeOperationDetails
java.lang.Object
com.azure.ai.documentintelligence.models.OperationDetails
com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
Get Operation response object.
-
Method Summary
Modifier and TypeMethodDescriptionGet the result property: Operation result upon success.Methods inherited from class com.azure.ai.documentintelligence.models.OperationDetails
getApiVersion, getCreatedDateTime, getError, getLastUpdatedDateTime, getOperationId, getPercentCompleted, getResourceLocation, getStatus, getTags
-
Method Details
-
getResult
Get the result property: Operation result upon success.- Returns:
- the result value.
-