Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationResponse |
AIServiceLanguage.batchDetectLanguageTextClassification(BatchDetectLanguageTextClassificationRequest request)
The API automatically classifies text into a set of pre-determined classes and sub-classes.
|
BatchDetectLanguageTextClassificationResponse |
AIServiceLanguageClient.batchDetectLanguageTextClassification(BatchDetectLanguageTextClassificationRequest request) |
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 |
---|---|
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 |
---|---|
BatchDetectLanguageTextClassificationResponse |
BatchDetectLanguageTextClassificationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationResponse.Builder |
BatchDetectLanguageTextClassificationResponse.Builder.copy(BatchDetectLanguageTextClassificationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.