Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
BatchDetectHealthEntityResponse |
AIServiceLanguage.batchDetectHealthEntity(BatchDetectHealthEntityRequest request)
The API extracts health entities in text records.
|
BatchDetectHealthEntityResponse |
AIServiceLanguageClient.batchDetectHealthEntity(BatchDetectHealthEntityRequest request) |
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 |
---|---|
BatchDetectHealthEntityRequest |
BatchDetectHealthEntityRequest.Builder.build()
Build the instance of BatchDetectHealthEntityRequest as configured by this builder
|
BatchDetectHealthEntityRequest |
BatchDetectHealthEntityRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BatchDetectHealthEntityRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.Builder.copy(BatchDetectHealthEntityRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.