Uses of Class
com.oracle.bmc.opsi.responses.EnablePlanExadataInsightResponse
-
Packages that use EnablePlanExadataInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of EnablePlanExadataInsightResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return EnablePlanExadataInsightResponse Modifier and Type Method Description EnablePlanExadataInsightResponseOperationsInsights. enablePlanExadataInsight(EnablePlanExadataInsightRequest request)Enables a chargeback plan on an Exadata system in Operations Insights.EnablePlanExadataInsightResponseOperationsInsightsClient. enablePlanExadataInsight(EnablePlanExadataInsightRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type EnablePlanExadataInsightResponse 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)Method parameters in com.oracle.bmc.opsi with type arguments of type EnablePlanExadataInsightResponse 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 EnablePlanExadataInsightResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return EnablePlanExadataInsightResponse Modifier and Type Method Description EnablePlanExadataInsightResponseEnablePlanExadataInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type EnablePlanExadataInsightResponse Modifier and Type Method Description EnablePlanExadataInsightResponse.BuilderEnablePlanExadataInsightResponse.Builder. copy(EnablePlanExadataInsightResponse o)Copy method to populate the builder with values from the given instance.
-