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