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.opsi
Methods in com.oracle.bmc.opsi that return GetExadataInsightResponse Modifier and Type Method Description GetExadataInsightResponse
OperationsInsights. getExadataInsight(GetExadataInsightRequest request)
Gets details of an Exadata insight.GetExadataInsightResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return GetExadataInsightResponse Modifier and Type Method Description GetExadataInsightResponse
GetExadataInsightResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetExadataInsightResponse Modifier and Type Method Description GetExadataInsightResponse.Builder
GetExadataInsightResponse.Builder. copy(GetExadataInsightResponse o)
Copy method to populate the builder with values from the given instance.
-