Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
CaptureConsoleHistoryResponse |
ComputeClient.captureConsoleHistory(CaptureConsoleHistoryRequest request) |
CaptureConsoleHistoryResponse |
Compute.captureConsoleHistory(CaptureConsoleHistoryRequest request)
Captures the most recent serial console data (up to a megabyte) for the specified instance.
|
Modifier and Type | Method and Description |
---|---|
Future<CaptureConsoleHistoryResponse> |
ComputeAsync.captureConsoleHistory(CaptureConsoleHistoryRequest request,
AsyncHandler<CaptureConsoleHistoryRequest,CaptureConsoleHistoryResponse> handler)
Captures the most recent serial console data (up to a megabyte) for the specified instance.
|
Future<CaptureConsoleHistoryResponse> |
ComputeAsyncClient.captureConsoleHistory(CaptureConsoleHistoryRequest request,
AsyncHandler<CaptureConsoleHistoryRequest,CaptureConsoleHistoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CaptureConsoleHistoryResponse> |
ComputeAsync.captureConsoleHistory(CaptureConsoleHistoryRequest request,
AsyncHandler<CaptureConsoleHistoryRequest,CaptureConsoleHistoryResponse> handler)
Captures the most recent serial console data (up to a megabyte) for the specified instance.
|
Future<CaptureConsoleHistoryResponse> |
ComputeAsyncClient.captureConsoleHistory(CaptureConsoleHistoryRequest request,
AsyncHandler<CaptureConsoleHistoryRequest,CaptureConsoleHistoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CaptureConsoleHistoryResponse |
CaptureConsoleHistoryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CaptureConsoleHistoryResponse.Builder |
CaptureConsoleHistoryResponse.Builder.copy(CaptureConsoleHistoryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.