| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. batchDetectLanguageSentimentsDetails(BatchDetectLanguageSentimentsDetails batchDetectLanguageSentimentsDetails) | The details to make sentiment detect call. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. body$(BatchDetectLanguageSentimentsDetails body) | Alternative setter for the body parameter. | 
| static BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest. builder() | Return a new builder for this request object. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. copy(BatchDetectLanguageSentimentsRequest o) | Copy method to populate the builder with values from the given instance. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. level(BatchDetectLanguageSentimentsRequest.Level singularValue) | Singular setter. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. level(List<BatchDetectLanguageSentimentsRequest.Level> level) | Set this parameter for sentence and aspect level sentiment analysis. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| BatchDetectLanguageSentimentsRequest.Builder | BatchDetectLanguageSentimentsRequest. toBuilder() |  |