Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSessionResponse |
BastionClient.updateSession(UpdateSessionRequest request) |
UpdateSessionResponse |
Bastion.updateSession(UpdateSessionRequest request)
Updates the session identified by the session ID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSessionResponse> |
BastionAsync.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler)
Updates the session identified by the session ID.
|
Future<UpdateSessionResponse> |
BastionAsyncClient.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateSessionResponse> |
BastionAsync.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler)
Updates the session identified by the session ID.
|
Future<UpdateSessionResponse> |
BastionAsyncClient.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateSessionResponse |
UpdateSessionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.copy(UpdateSessionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.