Class AnalyzeHealthcareEntitiesOperationDetail
java.lang.Object
com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
The
AnalyzeHealthcareEntitiesOperationDetail model.-
Constructor Summary
ConstructorsConstructorDescriptionConstructs aAnalyzeHealthcareEntitiesOperationDetailmodel. -
Method Summary
Modifier and TypeMethodDescriptionGets the created time of an action.Gets the displayName property of theAnalyzeHealthcareEntitiesOperationDetail.Gets the expiration time of an action.Gets the last updated time of an action.Gets the operationId property of theAnalyzeHealthcareEntitiesOperationDetail.
-
Constructor Details
-
AnalyzeHealthcareEntitiesOperationDetail
public AnalyzeHealthcareEntitiesOperationDetail()Constructs aAnalyzeHealthcareEntitiesOperationDetailmodel.
-
-
Method Details
-
getOperationId
Gets the operationId property of theAnalyzeHealthcareEntitiesOperationDetail.- Returns:
- The operationId property of the
AnalyzeHealthcareEntitiesOperationDetail.
-
getDisplayName
Gets the displayName property of theAnalyzeHealthcareEntitiesOperationDetail.- Returns:
- The displayName property of the
AnalyzeHealthcareEntitiesOperationDetail.
-
getCreatedAt
Gets the created time of an action.- Returns:
- The created time of an action.
-
getExpiresAt
Gets the expiration time of an action.- Returns:
- The expiration time of an action.
-
getLastModifiedAt
Gets the last updated time of an action.- Returns:
- The last updated time of an action.
-