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