Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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.
|
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 |
---|---|
GetConsoleHistoryContentRequest |
GetConsoleHistoryContentRequest.Builder.build()
Build the instance of GetConsoleHistoryContentRequest as configured by this builder
|
GetConsoleHistoryContentRequest |
GetConsoleHistoryContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetConsoleHistoryContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetConsoleHistoryContentRequest.Builder |
GetConsoleHistoryContentRequest.Builder.copy(GetConsoleHistoryContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.