Uses of Class
com.oracle.bmc.opsi.responses.EnableExadataInsightResponse
-
Packages that use EnableExadataInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of EnableExadataInsightResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return EnableExadataInsightResponse Modifier and Type Method Description EnableExadataInsightResponse
OperationsInsights. enableExadataInsight(EnableExadataInsightRequest request)
Enables an Exadata system in Operations Insights.EnableExadataInsightResponse
OperationsInsightsClient. enableExadataInsight(EnableExadataInsightRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type EnableExadataInsightResponse Modifier and Type Method Description Future<EnableExadataInsightResponse>
OperationsInsightsAsync. enableExadataInsight(EnableExadataInsightRequest request, AsyncHandler<EnableExadataInsightRequest,EnableExadataInsightResponse> handler)
Enables an Exadata system in Operations Insights.Future<EnableExadataInsightResponse>
OperationsInsightsAsyncClient. enableExadataInsight(EnableExadataInsightRequest request, AsyncHandler<EnableExadataInsightRequest,EnableExadataInsightResponse> handler)
Method parameters in com.oracle.bmc.opsi with type arguments of type EnableExadataInsightResponse Modifier and Type Method Description Future<EnableExadataInsightResponse>
OperationsInsightsAsync. enableExadataInsight(EnableExadataInsightRequest request, AsyncHandler<EnableExadataInsightRequest,EnableExadataInsightResponse> handler)
Enables an Exadata system in Operations Insights.Future<EnableExadataInsightResponse>
OperationsInsightsAsyncClient. enableExadataInsight(EnableExadataInsightRequest request, AsyncHandler<EnableExadataInsightRequest,EnableExadataInsightResponse> handler)
-
Uses of EnableExadataInsightResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return EnableExadataInsightResponse Modifier and Type Method Description EnableExadataInsightResponse
EnableExadataInsightResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type EnableExadataInsightResponse Modifier and Type Method Description EnableExadataInsightResponse.Builder
EnableExadataInsightResponse.Builder. copy(EnableExadataInsightResponse o)
Copy method to populate the builder with values from the given instance.
-