Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
GetConsoleHistoryContentResponse |
ComputeClient.getConsoleHistoryContent(GetConsoleHistoryContentRequest request) |
GetConsoleHistoryContentResponse |
Compute.getConsoleHistoryContent(GetConsoleHistoryContentRequest request)
Gets the actual console history data (not the metadata).
|
Future<GetConsoleHistoryContentResponse> |
ComputeAsync.getConsoleHistoryContent(GetConsoleHistoryContentRequest request,
AsyncHandler<GetConsoleHistoryContentRequest,GetConsoleHistoryContentResponse> handler)
Gets the actual console history data (not the metadata).
|
Future<GetConsoleHistoryContentResponse> |
ComputeAsyncClient.getConsoleHistoryContent(GetConsoleHistoryContentRequest request,
AsyncHandler<GetConsoleHistoryContentRequest,GetConsoleHistoryContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetConsoleHistoryContentResponse> |
ComputeAsync.getConsoleHistoryContent(GetConsoleHistoryContentRequest request,
AsyncHandler<GetConsoleHistoryContentRequest,GetConsoleHistoryContentResponse> handler)
Gets the actual console history data (not the metadata).
|
Future<GetConsoleHistoryContentResponse> |
ComputeAsyncClient.getConsoleHistoryContent(GetConsoleHistoryContentRequest request,
AsyncHandler<GetConsoleHistoryContentRequest,GetConsoleHistoryContentResponse> handler) |
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.