Uses of Class
com.oracle.bmc.bastion.model.UpdateSessionDetails
- 
Packages that use UpdateSessionDetails Package Description com.oracle.bmc.bastion.model com.oracle.bmc.bastion.requests 
- 
- 
Uses of UpdateSessionDetails in com.oracle.bmc.bastion.modelMethods in com.oracle.bmc.bastion.model that return UpdateSessionDetails Modifier and Type Method Description UpdateSessionDetailsUpdateSessionDetails.Builder. build()Methods in com.oracle.bmc.bastion.model with parameters of type UpdateSessionDetails Modifier and Type Method Description UpdateSessionDetails.BuilderUpdateSessionDetails.Builder. copy(UpdateSessionDetails model)
- 
Uses of UpdateSessionDetails in com.oracle.bmc.bastion.requestsMethods in com.oracle.bmc.bastion.requests that return UpdateSessionDetails Modifier and Type Method Description UpdateSessionDetailsUpdateSessionRequest. getBody$()Alternative accessor for the body parameter.UpdateSessionDetailsUpdateSessionRequest. getUpdateSessionDetails()The session information to be updated.Methods in com.oracle.bmc.bastion.requests with parameters of type UpdateSessionDetails Modifier and Type Method Description UpdateSessionRequest.BuilderUpdateSessionRequest.Builder. body$(UpdateSessionDetails body)Alternative setter for the body parameter.UpdateSessionRequest.BuilderUpdateSessionRequest.Builder. updateSessionDetails(UpdateSessionDetails updateSessionDetails)The session information to be updated.
 
-