Class AnalyzeHealthcareEntitiesOperationDetail

java.lang.Object
com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail

public final class AnalyzeHealthcareEntitiesOperationDetail extends Object
The AnalyzeHealthcareEntitiesOperationDetail model.
  • Constructor Details

    • AnalyzeHealthcareEntitiesOperationDetail

      public AnalyzeHealthcareEntitiesOperationDetail()
      Constructs a AnalyzeHealthcareEntitiesOperationDetail model.
  • Method Details

    • getOperationId

      public String getOperationId()
      Gets the operationId property of the AnalyzeHealthcareEntitiesOperationDetail.
      Returns:
      The operationId property of the AnalyzeHealthcareEntitiesOperationDetail.
    • getDisplayName

      public String getDisplayName()
      Gets the displayName property of the AnalyzeHealthcareEntitiesOperationDetail.
      Returns:
      The displayName property of the AnalyzeHealthcareEntitiesOperationDetail.
    • getCreatedAt

      public OffsetDateTime getCreatedAt()
      Gets the created time of an action.
      Returns:
      The created time of an action.
    • getExpiresAt

      public OffsetDateTime getExpiresAt()
      Gets the expiration time of an action.
      Returns:
      The expiration time of an action.
    • getLastModifiedAt

      public OffsetDateTime getLastModifiedAt()
      Gets the last updated time of an action.
      Returns:
      The last updated time of an action.