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