Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
BatchDetectDominantLanguageResponse |
AIServiceLanguageClient.batchDetectDominantLanguage(BatchDetectDominantLanguageRequest request) |
BatchDetectDominantLanguageResponse |
AIServiceLanguage.batchDetectDominantLanguage(BatchDetectDominantLanguageRequest request)
Make a detect call to language detection pre-deployed model.
|
Modifier and Type | Method and Description |
---|---|
Future<BatchDetectDominantLanguageResponse> |
AIServiceLanguageAsyncClient.batchDetectDominantLanguage(BatchDetectDominantLanguageRequest request,
AsyncHandler<BatchDetectDominantLanguageRequest,BatchDetectDominantLanguageResponse> handler) |
Future<BatchDetectDominantLanguageResponse> |
AIServiceLanguageAsync.batchDetectDominantLanguage(BatchDetectDominantLanguageRequest request,
AsyncHandler<BatchDetectDominantLanguageRequest,BatchDetectDominantLanguageResponse> handler)
Make a detect call to language detection pre-deployed model.
|
Modifier and Type | Method and Description |
---|---|
Future<BatchDetectDominantLanguageResponse> |
AIServiceLanguageAsyncClient.batchDetectDominantLanguage(BatchDetectDominantLanguageRequest request,
AsyncHandler<BatchDetectDominantLanguageRequest,BatchDetectDominantLanguageResponse> handler) |
Future<BatchDetectDominantLanguageResponse> |
AIServiceLanguageAsync.batchDetectDominantLanguage(BatchDetectDominantLanguageRequest request,
AsyncHandler<BatchDetectDominantLanguageRequest,BatchDetectDominantLanguageResponse> handler)
Make a detect call to language detection pre-deployed model.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectDominantLanguageResponse |
BatchDetectDominantLanguageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectDominantLanguageResponse.Builder |
BatchDetectDominantLanguageResponse.Builder.copy(BatchDetectDominantLanguageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.