Uses of Class
com.oracle.bmc.opsi.responses.GetExadataInsightResponse
- 
Packages that use GetExadataInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of GetExadataInsightResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return GetExadataInsightResponse Modifier and Type Method Description GetExadataInsightResponseOperationsInsights. getExadataInsight(GetExadataInsightRequest request)Gets details of an Exadata insight.GetExadataInsightResponseOperationsInsightsClient. getExadataInsight(GetExadataInsightRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type GetExadataInsightResponse Modifier and Type Method Description Future<GetExadataInsightResponse>OperationsInsightsAsync. getExadataInsight(GetExadataInsightRequest request, AsyncHandler<GetExadataInsightRequest,GetExadataInsightResponse> handler)Gets details of an Exadata insight.Future<GetExadataInsightResponse>OperationsInsightsAsyncClient. getExadataInsight(GetExadataInsightRequest request, AsyncHandler<GetExadataInsightRequest,GetExadataInsightResponse> handler)
- 
Uses of GetExadataInsightResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return GetExadataInsightResponse Modifier and Type Method Description GetExadataInsightResponseGetExadataInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetExadataInsightResponse Modifier and Type Method Description GetExadataInsightResponse.BuilderGetExadataInsightResponse.Builder. copy(GetExadataInsightResponse o)Copy method to populate the builder with values from the given instance.
 
-