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