Uses of Class
com.oracle.bmc.aispeech.model.CreateRealtimeSessionTokenDetails
- 
Packages that use CreateRealtimeSessionTokenDetails Package Description com.oracle.bmc.aispeech.model com.oracle.bmc.aispeech.requests 
- 
- 
Uses of CreateRealtimeSessionTokenDetails in com.oracle.bmc.aispeech.modelMethods in com.oracle.bmc.aispeech.model that return CreateRealtimeSessionTokenDetails Modifier and Type Method Description CreateRealtimeSessionTokenDetailsCreateRealtimeSessionTokenDetails.Builder. build()Methods in com.oracle.bmc.aispeech.model with parameters of type CreateRealtimeSessionTokenDetails Modifier and Type Method Description CreateRealtimeSessionTokenDetails.BuilderCreateRealtimeSessionTokenDetails.Builder. copy(CreateRealtimeSessionTokenDetails model)
- 
Uses of CreateRealtimeSessionTokenDetails in com.oracle.bmc.aispeech.requestsMethods in com.oracle.bmc.aispeech.requests that return CreateRealtimeSessionTokenDetails Modifier and Type Method Description CreateRealtimeSessionTokenDetailsCreateRealtimeSessionTokenRequest. getBody$()Alternative accessor for the body parameter.CreateRealtimeSessionTokenDetailsCreateRealtimeSessionTokenRequest. getCreateRealtimeSessionTokenDetails()An object containing the compartment ID for authorization purposes.Methods in com.oracle.bmc.aispeech.requests with parameters of type CreateRealtimeSessionTokenDetails Modifier and Type Method Description CreateRealtimeSessionTokenRequest.BuilderCreateRealtimeSessionTokenRequest.Builder. body$(CreateRealtimeSessionTokenDetails body)Alternative setter for the body parameter.CreateRealtimeSessionTokenRequest.BuilderCreateRealtimeSessionTokenRequest.Builder. createRealtimeSessionTokenDetails(CreateRealtimeSessionTokenDetails createRealtimeSessionTokenDetails)An object containing the compartment ID for authorization purposes.
 
-