Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
BatchDetectHealthEntityResponse |
AIServiceLanguage.batchDetectHealthEntity(BatchDetectHealthEntityRequest request)
The API extracts health entities in text records.
|
BatchDetectHealthEntityResponse |
AIServiceLanguageClient.batchDetectHealthEntity(BatchDetectHealthEntityRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<BatchDetectHealthEntityResponse> |
AIServiceLanguageAsyncClient.batchDetectHealthEntity(BatchDetectHealthEntityRequest request,
AsyncHandler<BatchDetectHealthEntityRequest,BatchDetectHealthEntityResponse> handler) |
Future<BatchDetectHealthEntityResponse> |
AIServiceLanguageAsync.batchDetectHealthEntity(BatchDetectHealthEntityRequest request,
AsyncHandler<BatchDetectHealthEntityRequest,BatchDetectHealthEntityResponse> handler)
The API extracts health entities in text records.
|
Modifier and Type | Method and Description |
---|---|
Future<BatchDetectHealthEntityResponse> |
AIServiceLanguageAsyncClient.batchDetectHealthEntity(BatchDetectHealthEntityRequest request,
AsyncHandler<BatchDetectHealthEntityRequest,BatchDetectHealthEntityResponse> handler) |
Future<BatchDetectHealthEntityResponse> |
AIServiceLanguageAsync.batchDetectHealthEntity(BatchDetectHealthEntityRequest request,
AsyncHandler<BatchDetectHealthEntityRequest,BatchDetectHealthEntityResponse> handler)
The API extracts health entities in text records.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectHealthEntityResponse |
BatchDetectHealthEntityResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectHealthEntityResponse.Builder |
BatchDetectHealthEntityResponse.Builder.copy(BatchDetectHealthEntityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.