Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
DetectLanguageTextClassificationResponse |
AIServiceLanguage.detectLanguageTextClassification(DetectLanguageTextClassificationRequest request)
This API will be retired on Monday, 10 Oct 2023 00:00:00 GMT The API automatically classifies
text into a set of pre-determined classes and sub-classes.
|
DetectLanguageTextClassificationResponse |
AIServiceLanguageClient.detectLanguageTextClassification(DetectLanguageTextClassificationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DetectLanguageTextClassificationResponse> |
AIServiceLanguageAsync.detectLanguageTextClassification(DetectLanguageTextClassificationRequest request,
AsyncHandler<DetectLanguageTextClassificationRequest,DetectLanguageTextClassificationResponse> handler)
This API will be retired on Monday, 10 Oct 2023 00:00:00 GMT The API automatically classifies
text into a set of pre-determined classes and sub-classes.
|
Future<DetectLanguageTextClassificationResponse> |
AIServiceLanguageAsyncClient.detectLanguageTextClassification(DetectLanguageTextClassificationRequest request,
AsyncHandler<DetectLanguageTextClassificationRequest,DetectLanguageTextClassificationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DetectLanguageTextClassificationResponse> |
AIServiceLanguageAsync.detectLanguageTextClassification(DetectLanguageTextClassificationRequest request,
AsyncHandler<DetectLanguageTextClassificationRequest,DetectLanguageTextClassificationResponse> handler)
This API will be retired on Monday, 10 Oct 2023 00:00:00 GMT The API automatically classifies
text into a set of pre-determined classes and sub-classes.
|
Future<DetectLanguageTextClassificationResponse> |
AIServiceLanguageAsyncClient.detectLanguageTextClassification(DetectLanguageTextClassificationRequest request,
AsyncHandler<DetectLanguageTextClassificationRequest,DetectLanguageTextClassificationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DetectLanguageTextClassificationResponse |
DetectLanguageTextClassificationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DetectLanguageTextClassificationResponse.Builder |
DetectLanguageTextClassificationResponse.Builder.copy(DetectLanguageTextClassificationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.