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