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