Uses of Class
com.oracle.bmc.opsi.responses.UpdateHostInsightResponse
- 
Packages that use UpdateHostInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of UpdateHostInsightResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return UpdateHostInsightResponse Modifier and Type Method Description UpdateHostInsightResponseOperationsInsights. updateHostInsight(UpdateHostInsightRequest request)Updates configuration of a host insight.UpdateHostInsightResponseOperationsInsightsClient. updateHostInsight(UpdateHostInsightRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateHostInsightResponse Modifier and Type Method Description Future<UpdateHostInsightResponse>OperationsInsightsAsync. updateHostInsight(UpdateHostInsightRequest request, AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler)Updates configuration of a host insight.Future<UpdateHostInsightResponse>OperationsInsightsAsyncClient. updateHostInsight(UpdateHostInsightRequest request, AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateHostInsightResponse Modifier and Type Method Description Future<UpdateHostInsightResponse>OperationsInsightsAsync. updateHostInsight(UpdateHostInsightRequest request, AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler)Updates configuration of a host insight.Future<UpdateHostInsightResponse>OperationsInsightsAsyncClient. updateHostInsight(UpdateHostInsightRequest request, AsyncHandler<UpdateHostInsightRequest,UpdateHostInsightResponse> handler)
- 
Uses of UpdateHostInsightResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return UpdateHostInsightResponse Modifier and Type Method Description UpdateHostInsightResponseUpdateHostInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateHostInsightResponse Modifier and Type Method Description UpdateHostInsightResponse.BuilderUpdateHostInsightResponse.Builder. copy(UpdateHostInsightResponse o)Copy method to populate the builder with values from the given instance.
 
-