Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
UpdateSessionResponse |
BastionClient.updateSession(UpdateSessionRequest request) |
UpdateSessionResponse |
Bastion.updateSession(UpdateSessionRequest request)
Updates the session identified by the session ID.
|
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 |
---|---|
UpdateSessionRequest |
UpdateSessionRequest.Builder.build()
Build the instance of UpdateSessionRequest as configured by this builder
|
UpdateSessionRequest |
UpdateSessionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSessionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSessionRequest.Builder |
UpdateSessionRequest.Builder.copy(UpdateSessionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.