Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateConsoleHistoryResponse |
Compute.updateConsoleHistory(UpdateConsoleHistoryRequest request)
Updates the specified console history metadata.
|
UpdateConsoleHistoryResponse |
ComputeClient.updateConsoleHistory(UpdateConsoleHistoryRequest request) |
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 |
---|---|
UpdateConsoleHistoryRequest |
UpdateConsoleHistoryRequest.Builder.build()
Build the instance of UpdateConsoleHistoryRequest as configured by this builder
|
UpdateConsoleHistoryRequest |
UpdateConsoleHistoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateConsoleHistoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateConsoleHistoryRequest.Builder |
UpdateConsoleHistoryRequest.Builder.copy(UpdateConsoleHistoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.