Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
UpdateHostInsightResponse |
OperationsInsightsClient.updateHostInsight(UpdateHostInsightRequest request) |
UpdateHostInsightResponse |
OperationsInsights.updateHostInsight(UpdateHostInsightRequest request)
Updates configuration of a host insight.
|
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 |
---|---|
UpdateHostInsightRequest |
UpdateHostInsightRequest.Builder.build()
Build the instance of UpdateHostInsightRequest as configured by this builder
|
UpdateHostInsightRequest |
UpdateHostInsightRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateHostInsightRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateHostInsightRequest.Builder |
UpdateHostInsightRequest.Builder.copy(UpdateHostInsightRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.