Uses of Class
com.oracle.bmc.opsi.responses.CreateExadataInsightResponse
- 
Packages that use CreateExadataInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of CreateExadataInsightResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return CreateExadataInsightResponse Modifier and Type Method Description CreateExadataInsightResponseOperationsInsights. createExadataInsight(CreateExadataInsightRequest request)Create an Exadata insight resource for an Exadata system in Operations Insights.CreateExadataInsightResponseOperationsInsightsClient. createExadataInsight(CreateExadataInsightRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type CreateExadataInsightResponse Modifier and Type Method Description Future<CreateExadataInsightResponse>OperationsInsightsAsync. createExadataInsight(CreateExadataInsightRequest request, AsyncHandler<CreateExadataInsightRequest,CreateExadataInsightResponse> handler)Create an Exadata insight resource for an Exadata system in Operations Insights.Future<CreateExadataInsightResponse>OperationsInsightsAsyncClient. createExadataInsight(CreateExadataInsightRequest request, AsyncHandler<CreateExadataInsightRequest,CreateExadataInsightResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateExadataInsightResponse Modifier and Type Method Description Future<CreateExadataInsightResponse>OperationsInsightsAsync. createExadataInsight(CreateExadataInsightRequest request, AsyncHandler<CreateExadataInsightRequest,CreateExadataInsightResponse> handler)Create an Exadata insight resource for an Exadata system in Operations Insights.Future<CreateExadataInsightResponse>OperationsInsightsAsyncClient. createExadataInsight(CreateExadataInsightRequest request, AsyncHandler<CreateExadataInsightRequest,CreateExadataInsightResponse> handler)
- 
Uses of CreateExadataInsightResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return CreateExadataInsightResponse Modifier and Type Method Description CreateExadataInsightResponseCreateExadataInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type CreateExadataInsightResponse Modifier and Type Method Description CreateExadataInsightResponse.BuilderCreateExadataInsightResponse.Builder. copy(CreateExadataInsightResponse o)Copy method to populate the builder with values from the given instance.
 
-