Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
UpdateConsoleHistoryResponse |
ComputeClient.updateConsoleHistory(UpdateConsoleHistoryRequest request) |
UpdateConsoleHistoryResponse |
Compute.updateConsoleHistory(UpdateConsoleHistoryRequest request)
Updates the specified console history metadata.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateConsoleHistoryResponse> |
ComputeAsyncClient.updateConsoleHistory(UpdateConsoleHistoryRequest request,
AsyncHandler<UpdateConsoleHistoryRequest,UpdateConsoleHistoryResponse> handler) |
Future<UpdateConsoleHistoryResponse> |
ComputeAsync.updateConsoleHistory(UpdateConsoleHistoryRequest request,
AsyncHandler<UpdateConsoleHistoryRequest,UpdateConsoleHistoryResponse> handler)
Updates the specified console history metadata.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateConsoleHistoryResponse> |
ComputeAsyncClient.updateConsoleHistory(UpdateConsoleHistoryRequest request,
AsyncHandler<UpdateConsoleHistoryRequest,UpdateConsoleHistoryResponse> handler) |
Future<UpdateConsoleHistoryResponse> |
ComputeAsync.updateConsoleHistory(UpdateConsoleHistoryRequest request,
AsyncHandler<UpdateConsoleHistoryRequest,UpdateConsoleHistoryResponse> handler)
Updates the specified console history metadata.
|
Modifier and Type | Method and Description |
---|---|
UpdateConsoleHistoryResponse |
UpdateConsoleHistoryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateConsoleHistoryResponse.Builder |
UpdateConsoleHistoryResponse.Builder.copy(UpdateConsoleHistoryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.