Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
DeleteConsoleHistoryResponse |
Compute.deleteConsoleHistory(DeleteConsoleHistoryRequest request)
Deletes the specified console history metadata and the console history data.
|
DeleteConsoleHistoryResponse |
ComputeClient.deleteConsoleHistory(DeleteConsoleHistoryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteConsoleHistoryResponse> |
ComputeAsyncClient.deleteConsoleHistory(DeleteConsoleHistoryRequest request,
AsyncHandler<DeleteConsoleHistoryRequest,DeleteConsoleHistoryResponse> handler) |
Future<DeleteConsoleHistoryResponse> |
ComputeAsync.deleteConsoleHistory(DeleteConsoleHistoryRequest request,
AsyncHandler<DeleteConsoleHistoryRequest,DeleteConsoleHistoryResponse> handler)
Deletes the specified console history metadata and the console history data.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteConsoleHistoryResponse> |
ComputeAsyncClient.deleteConsoleHistory(DeleteConsoleHistoryRequest request,
AsyncHandler<DeleteConsoleHistoryRequest,DeleteConsoleHistoryResponse> handler) |
Future<DeleteConsoleHistoryResponse> |
ComputeAsync.deleteConsoleHistory(DeleteConsoleHistoryRequest request,
AsyncHandler<DeleteConsoleHistoryRequest,DeleteConsoleHistoryResponse> handler)
Deletes the specified console history metadata and the console history data.
|
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–2023. All rights reserved.