Uses of Class
com.oracle.bmc.opsi.responses.UpdateExadataInsightResponse
- 
Packages that use UpdateExadataInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of UpdateExadataInsightResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return UpdateExadataInsightResponse Modifier and Type Method Description UpdateExadataInsightResponseOperationsInsights. updateExadataInsight(UpdateExadataInsightRequest request)Updates configuration of an Exadata insight.UpdateExadataInsightResponseOperationsInsightsClient. updateExadataInsight(UpdateExadataInsightRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateExadataInsightResponse Modifier and Type Method Description Future<UpdateExadataInsightResponse>OperationsInsightsAsync. updateExadataInsight(UpdateExadataInsightRequest request, AsyncHandler<UpdateExadataInsightRequest,UpdateExadataInsightResponse> handler)Updates configuration of an Exadata insight.Future<UpdateExadataInsightResponse>OperationsInsightsAsyncClient. updateExadataInsight(UpdateExadataInsightRequest request, AsyncHandler<UpdateExadataInsightRequest,UpdateExadataInsightResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateExadataInsightResponse Modifier and Type Method Description Future<UpdateExadataInsightResponse>OperationsInsightsAsync. updateExadataInsight(UpdateExadataInsightRequest request, AsyncHandler<UpdateExadataInsightRequest,UpdateExadataInsightResponse> handler)Updates configuration of an Exadata insight.Future<UpdateExadataInsightResponse>OperationsInsightsAsyncClient. updateExadataInsight(UpdateExadataInsightRequest request, AsyncHandler<UpdateExadataInsightRequest,UpdateExadataInsightResponse> handler)
- 
Uses of UpdateExadataInsightResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return UpdateExadataInsightResponse Modifier and Type Method Description UpdateExadataInsightResponseUpdateExadataInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateExadataInsightResponse Modifier and Type Method Description UpdateExadataInsightResponse.BuilderUpdateExadataInsightResponse.Builder. copy(UpdateExadataInsightResponse o)Copy method to populate the builder with values from the given instance.
 
-