Uses of Class
com.oracle.bmc.opsi.requests.CreateHostInsightRequest
- 
Packages that use CreateHostInsightRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests 
- 
- 
Uses of CreateHostInsightRequest in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi with parameters of type CreateHostInsightRequest Modifier and Type Method Description CreateHostInsightResponseOperationsInsights. createHostInsight(CreateHostInsightRequest request)Create a Host Insight resource for a host in Ops Insights.Future<CreateHostInsightResponse>OperationsInsightsAsync. createHostInsight(CreateHostInsightRequest request, AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler)Create a Host Insight resource for a host in Ops Insights.Future<CreateHostInsightResponse>OperationsInsightsAsyncClient. createHostInsight(CreateHostInsightRequest request, AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler)CreateHostInsightResponseOperationsInsightsClient. createHostInsight(CreateHostInsightRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateHostInsightRequest Modifier and Type Method Description Future<CreateHostInsightResponse>OperationsInsightsAsync. createHostInsight(CreateHostInsightRequest request, AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler)Create a Host Insight resource for a host in Ops Insights.Future<CreateHostInsightResponse>OperationsInsightsAsyncClient. createHostInsight(CreateHostInsightRequest request, AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler)
- 
Uses of CreateHostInsightRequest in com.oracle.bmc.opsi.requestsMethods in com.oracle.bmc.opsi.requests that return CreateHostInsightRequest Modifier and Type Method Description CreateHostInsightRequestCreateHostInsightRequest.Builder. build()Build the instance of CreateHostInsightRequest as configured by this builderCreateHostInsightRequestCreateHostInsightRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateHostInsightRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type CreateHostInsightRequest Modifier and Type Method Description CreateHostInsightRequest.BuilderCreateHostInsightRequest.Builder. copy(CreateHostInsightRequest o)Copy method to populate the builder with values from the given instance.
 
-