Uses of Class
com.oracle.bmc.opsi.responses.DisablePlanExadataInsightResponse
-
Packages that use DisablePlanExadataInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of DisablePlanExadataInsightResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return DisablePlanExadataInsightResponse Modifier and Type Method Description DisablePlanExadataInsightResponseOperationsInsights. disablePlanExadataInsight(DisablePlanExadataInsightRequest request)Disables a chargeback plan on an Exadata system in Operations Insights.DisablePlanExadataInsightResponseOperationsInsightsClient. disablePlanExadataInsight(DisablePlanExadataInsightRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type DisablePlanExadataInsightResponse Modifier and Type Method Description Future<DisablePlanExadataInsightResponse>OperationsInsightsAsync. disablePlanExadataInsight(DisablePlanExadataInsightRequest request, AsyncHandler<DisablePlanExadataInsightRequest,DisablePlanExadataInsightResponse> handler)Disables a chargeback plan on an Exadata system in Operations Insights.Future<DisablePlanExadataInsightResponse>OperationsInsightsAsyncClient. disablePlanExadataInsight(DisablePlanExadataInsightRequest request, AsyncHandler<DisablePlanExadataInsightRequest,DisablePlanExadataInsightResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type DisablePlanExadataInsightResponse Modifier and Type Method Description Future<DisablePlanExadataInsightResponse>OperationsInsightsAsync. disablePlanExadataInsight(DisablePlanExadataInsightRequest request, AsyncHandler<DisablePlanExadataInsightRequest,DisablePlanExadataInsightResponse> handler)Disables a chargeback plan on an Exadata system in Operations Insights.Future<DisablePlanExadataInsightResponse>OperationsInsightsAsyncClient. disablePlanExadataInsight(DisablePlanExadataInsightRequest request, AsyncHandler<DisablePlanExadataInsightRequest,DisablePlanExadataInsightResponse> handler) -
Uses of DisablePlanExadataInsightResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return DisablePlanExadataInsightResponse Modifier and Type Method Description DisablePlanExadataInsightResponseDisablePlanExadataInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type DisablePlanExadataInsightResponse Modifier and Type Method Description DisablePlanExadataInsightResponse.BuilderDisablePlanExadataInsightResponse.Builder. copy(DisablePlanExadataInsightResponse o)Copy method to populate the builder with values from the given instance.
-