Package | Description |
---|---|
com.oracle.bmc.ailanguage.model | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationDetails |
BatchDetectLanguageTextClassificationDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationDetails.Builder |
BatchDetectLanguageTextClassificationDetails.Builder.copy(BatchDetectLanguageTextClassificationDetails model) |
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationDetails |
BatchDetectLanguageTextClassificationRequest.getBatchDetectLanguageTextClassificationDetails()
The details to make text classification detect call.
|
BatchDetectLanguageTextClassificationDetails |
BatchDetectLanguageTextClassificationRequest.getBody$()
Alternative accessor for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.Builder.batchDetectLanguageTextClassificationDetails(BatchDetectLanguageTextClassificationDetails batchDetectLanguageTextClassificationDetails)
The details to make text classification detect call.
|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.Builder.body$(BatchDetectLanguageTextClassificationDetails body)
Alternative setter for the body parameter.
|
Copyright © 2016–2024. All rights reserved.