Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
Future<BatchDetectLanguageTextClassificationResponse> |
AIServiceLanguageAsyncClient.batchDetectLanguageTextClassification(BatchDetectLanguageTextClassificationRequest request,
AsyncHandler<BatchDetectLanguageTextClassificationRequest,BatchDetectLanguageTextClassificationResponse> handler) |
Future<BatchDetectLanguageTextClassificationResponse> |
AIServiceLanguageAsync.batchDetectLanguageTextClassification(BatchDetectLanguageTextClassificationRequest request,
AsyncHandler<BatchDetectLanguageTextClassificationRequest,BatchDetectLanguageTextClassificationResponse> handler)
The API automatically classifies text into a set of pre-determined classes and sub-classes.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationRequest |
BatchDetectLanguageTextClassificationRequest.Builder.build()
Build the instance of BatchDetectLanguageTextClassificationRequest as configured by this
builder
|
BatchDetectLanguageTextClassificationRequest |
BatchDetectLanguageTextClassificationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BatchDetectLanguageTextClassificationRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.Builder.copy(BatchDetectLanguageTextClassificationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.