Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateConsoleConnectionResponse |
DatabaseClient.createConsoleConnection(CreateConsoleConnectionRequest request) |
CreateConsoleConnectionResponse |
Database.createConsoleConnection(CreateConsoleConnectionRequest request)
Creates a new console connection to the specified database node.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConsoleConnectionResponse> |
DatabaseAsyncClient.createConsoleConnection(CreateConsoleConnectionRequest request,
AsyncHandler<CreateConsoleConnectionRequest,CreateConsoleConnectionResponse> handler) |
Future<CreateConsoleConnectionResponse> |
DatabaseAsync.createConsoleConnection(CreateConsoleConnectionRequest request,
AsyncHandler<CreateConsoleConnectionRequest,CreateConsoleConnectionResponse> handler)
Creates a new console connection to the specified database node.
|
Modifier and Type | Method and Description |
---|---|
CreateConsoleConnectionResponse |
CreateConsoleConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateConsoleConnectionResponse.Builder |
CreateConsoleConnectionResponse.Builder.copy(CreateConsoleConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.