Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
UpdateHostInsightResponse |
OperationsInsightsClient.updateHostInsight(UpdateHostInsightRequest request) |
UpdateHostInsightResponse |
OperationsInsights.updateHostInsight(UpdateHostInsightRequest request)
Updates configuration of a host insight.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateHostInsightResponse> |
OperationsInsightsAsyncClient.updateHostInsight(UpdateHostInsightRequest request,
AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler) |
Future<UpdateHostInsightResponse> |
OperationsInsightsAsync.updateHostInsight(UpdateHostInsightRequest request,
AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler)
Updates configuration of a host insight.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateHostInsightResponse> |
OperationsInsightsAsyncClient.updateHostInsight(UpdateHostInsightRequest request,
AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler) |
Future<UpdateHostInsightResponse> |
OperationsInsightsAsync.updateHostInsight(UpdateHostInsightRequest request,
AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler)
Updates configuration of a host insight.
|
Modifier and Type | Method and Description |
---|---|
UpdateHostInsightResponse |
UpdateHostInsightResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateHostInsightResponse.Builder |
UpdateHostInsightResponse.Builder.copy(UpdateHostInsightResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.