Uses of Class
com.oracle.bmc.opsi.requests.EnablePlanExadataInsightRequest
-
Packages that use EnablePlanExadataInsightRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of EnablePlanExadataInsightRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type EnablePlanExadataInsightRequest Modifier and Type Method Description EnablePlanExadataInsightResponseOperationsInsights. enablePlanExadataInsight(EnablePlanExadataInsightRequest request)Enables a chargeback plan on an Exadata system in Operations Insights.Future<EnablePlanExadataInsightResponse>OperationsInsightsAsync. enablePlanExadataInsight(EnablePlanExadataInsightRequest request, AsyncHandler<EnablePlanExadataInsightRequest,EnablePlanExadataInsightResponse> handler)Enables a chargeback plan on an Exadata system in Operations Insights.Future<EnablePlanExadataInsightResponse>OperationsInsightsAsyncClient. enablePlanExadataInsight(EnablePlanExadataInsightRequest request, AsyncHandler<EnablePlanExadataInsightRequest,EnablePlanExadataInsightResponse> handler)EnablePlanExadataInsightResponseOperationsInsightsClient. enablePlanExadataInsight(EnablePlanExadataInsightRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type EnablePlanExadataInsightRequest Modifier and Type Method Description Future<EnablePlanExadataInsightResponse>OperationsInsightsAsync. enablePlanExadataInsight(EnablePlanExadataInsightRequest request, AsyncHandler<EnablePlanExadataInsightRequest,EnablePlanExadataInsightResponse> handler)Enables a chargeback plan on an Exadata system in Operations Insights.Future<EnablePlanExadataInsightResponse>OperationsInsightsAsyncClient. enablePlanExadataInsight(EnablePlanExadataInsightRequest request, AsyncHandler<EnablePlanExadataInsightRequest,EnablePlanExadataInsightResponse> handler) -
Uses of EnablePlanExadataInsightRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return EnablePlanExadataInsightRequest Modifier and Type Method Description EnablePlanExadataInsightRequestEnablePlanExadataInsightRequest.Builder. build()Build the instance of EnablePlanExadataInsightRequest as configured by this builderEnablePlanExadataInsightRequestEnablePlanExadataInsightRequest.Builder. buildWithoutInvocationCallback()Build the instance of EnablePlanExadataInsightRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type EnablePlanExadataInsightRequest Modifier and Type Method Description EnablePlanExadataInsightRequest.BuilderEnablePlanExadataInsightRequest.Builder. copy(EnablePlanExadataInsightRequest o)Copy method to populate the builder with values from the given instance.
-