Uses of Class
com.oracle.bmc.bastion.model.CreateSessionDetails
- 
Packages that use CreateSessionDetails Package Description com.oracle.bmc.bastion.model com.oracle.bmc.bastion.requests 
- 
- 
Uses of CreateSessionDetails in com.oracle.bmc.bastion.modelMethods in com.oracle.bmc.bastion.model that return CreateSessionDetails Modifier and Type Method Description CreateSessionDetailsCreateSessionDetails.Builder. build()Methods in com.oracle.bmc.bastion.model with parameters of type CreateSessionDetails Modifier and Type Method Description CreateSessionDetails.BuilderCreateSessionDetails.Builder. copy(CreateSessionDetails model)
- 
Uses of CreateSessionDetails in com.oracle.bmc.bastion.requestsMethods in com.oracle.bmc.bastion.requests that return CreateSessionDetails Modifier and Type Method Description CreateSessionDetailsCreateSessionRequest. getBody$()Alternative accessor for the body parameter.CreateSessionDetailsCreateSessionRequest. getCreateSessionDetails()Details for the new session.Methods in com.oracle.bmc.bastion.requests with parameters of type CreateSessionDetails Modifier and Type Method Description CreateSessionRequest.BuilderCreateSessionRequest.Builder. body$(CreateSessionDetails body)Alternative setter for the body parameter.CreateSessionRequest.BuilderCreateSessionRequest.Builder. createSessionDetails(CreateSessionDetails createSessionDetails)Details for the new session.
 
-