Uses of Class
com.oracle.bmc.opsi.model.EnablePlanExadataInsightDetails
-
Packages that use EnablePlanExadataInsightDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of EnablePlanExadataInsightDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return EnablePlanExadataInsightDetails Modifier and Type Method Description EnablePlanExadataInsightDetailsEnablePlanExadataInsightDetails.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type EnablePlanExadataInsightDetails Modifier and Type Method Description EnablePlanExadataInsightDetails.BuilderEnablePlanExadataInsightDetails.Builder. copy(EnablePlanExadataInsightDetails model) -
Uses of EnablePlanExadataInsightDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return EnablePlanExadataInsightDetails Modifier and Type Method Description EnablePlanExadataInsightDetailsEnablePlanExadataInsightRequest. getBody$()Alternative accessor for the body parameter.EnablePlanExadataInsightDetailsEnablePlanExadataInsightRequest. getEnablePlanExadataInsightDetails()Details for the Exadata system to be enabled in Operations Insights.Methods in com.oracle.bmc.opsi.requests with parameters of type EnablePlanExadataInsightDetails Modifier and Type Method Description EnablePlanExadataInsightRequest.BuilderEnablePlanExadataInsightRequest.Builder. body$(EnablePlanExadataInsightDetails body)Alternative setter for the body parameter.EnablePlanExadataInsightRequest.BuilderEnablePlanExadataInsightRequest.Builder. enablePlanExadataInsightDetails(EnablePlanExadataInsightDetails enablePlanExadataInsightDetails)Details for the Exadata system to be enabled in Operations Insights.
-