| EmbedTextRequest.Builder | EmbedTextRequest.Builder. body$(EmbedTextDetails body) | Alternative setter for the body parameter. | 
| static EmbedTextRequest.Builder | EmbedTextRequest. builder() | Return a new builder for this request object. | 
| EmbedTextRequest.Builder | EmbedTextRequest.Builder. copy(EmbedTextRequest o) | Copy method to populate the builder with values from the given instance. | 
| EmbedTextRequest.Builder | EmbedTextRequest.Builder. embedTextDetails(EmbedTextDetails embedTextDetails) | Details for generating the embed response. | 
| EmbedTextRequest.Builder | EmbedTextRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| EmbedTextRequest.Builder | EmbedTextRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| EmbedTextRequest.Builder | EmbedTextRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| EmbedTextRequest.Builder | EmbedTextRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| EmbedTextRequest.Builder | EmbedTextRequest. toBuilder() |  |