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.
|
static BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.builder() |
Return a new builder for this request object.
|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.Builder.copy(BatchDetectLanguageTextClassificationRequest o) |
Copy method to populate the builder with values from the given instance.
|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
BatchDetectLanguageTextClassificationRequest.Builder |
BatchDetectLanguageTextClassificationRequest.toBuilder() |
|