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