Package | Description |
---|---|
com.oracle.bmc.aispeech.requests |
Modifier and Type | Method and Description |
---|---|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.body$(SynthesizeSpeechDetails body)
Alternative setter for the body parameter.
|
static SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.builder()
Return a new builder for this request object.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.copy(SynthesizeSpeechRequest o)
Copy method to populate the builder with values from the given instance.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.synthesizeSpeechDetails(SynthesizeSpeechDetails synthesizeSpeechDetails)
The request to be sent to the TTS service to get required inference audio.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.toBuilder()
Return an instance of
SynthesizeSpeechRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.