Uses of Class
com.oracle.bmc.opsi.responses.EnableHostInsightResponse
- 
Packages that use EnableHostInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of EnableHostInsightResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return EnableHostInsightResponse Modifier and Type Method Description EnableHostInsightResponseOperationsInsights. enableHostInsight(EnableHostInsightRequest request)Enables a host in Ops Insights.EnableHostInsightResponseOperationsInsightsClient. enableHostInsight(EnableHostInsightRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type EnableHostInsightResponse Modifier and Type Method Description Future<EnableHostInsightResponse>OperationsInsightsAsync. enableHostInsight(EnableHostInsightRequest request, AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler)Enables a host in Ops Insights.Future<EnableHostInsightResponse>OperationsInsightsAsyncClient. enableHostInsight(EnableHostInsightRequest request, AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type EnableHostInsightResponse Modifier and Type Method Description Future<EnableHostInsightResponse>OperationsInsightsAsync. enableHostInsight(EnableHostInsightRequest request, AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler)Enables a host in Ops Insights.Future<EnableHostInsightResponse>OperationsInsightsAsyncClient. enableHostInsight(EnableHostInsightRequest request, AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler)
- 
Uses of EnableHostInsightResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return EnableHostInsightResponse Modifier and Type Method Description EnableHostInsightResponseEnableHostInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type EnableHostInsightResponse Modifier and Type Method Description EnableHostInsightResponse.BuilderEnableHostInsightResponse.Builder. copy(EnableHostInsightResponse o)Copy method to populate the builder with values from the given instance.
 
-