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