static ListVoicesRequest.Builder |
ListVoicesRequest.builder() |
Return a new builder for this request object.
|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.compartmentId(String compartmentId) |
The ID of the compartment in which to list resources.
|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.copy(ListVoicesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.displayName(String displayName) |
The name of the speaker voice in which the user wants tts inference to be.
|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.modelName(TtsOracleModelDetails.ModelName modelName) |
The model the user wants to run the inference on.
|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListVoicesRequest.Builder |
ListVoicesRequest.toBuilder() |
|