Uses of Class
com.oracle.bmc.opsi.requests.DisablePlanExadataInsightRequest
-
Packages that use DisablePlanExadataInsightRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of DisablePlanExadataInsightRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type DisablePlanExadataInsightRequest Modifier and Type Method Description DisablePlanExadataInsightResponseOperationsInsights. disablePlanExadataInsight(DisablePlanExadataInsightRequest request)Disables a chargeback plan on an Exadata system in Operations Insights.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)DisablePlanExadataInsightResponseOperationsInsightsClient. disablePlanExadataInsight(DisablePlanExadataInsightRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type DisablePlanExadataInsightRequest 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 DisablePlanExadataInsightRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return DisablePlanExadataInsightRequest Modifier and Type Method Description DisablePlanExadataInsightRequestDisablePlanExadataInsightRequest.Builder. build()Build the instance of DisablePlanExadataInsightRequest as configured by this builderDisablePlanExadataInsightRequestDisablePlanExadataInsightRequest.Builder. buildWithoutInvocationCallback()Build the instance of DisablePlanExadataInsightRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type DisablePlanExadataInsightRequest Modifier and Type Method Description DisablePlanExadataInsightRequest.BuilderDisablePlanExadataInsightRequest.Builder. copy(DisablePlanExadataInsightRequest o)Copy method to populate the builder with values from the given instance.
-