Uses of Class
com.oracle.bmc.opsi.model.CreateExadataInsightDetails
- 
Packages that use CreateExadataInsightDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests 
- 
- 
Uses of CreateExadataInsightDetails in com.oracle.bmc.opsi.modelSubclasses of CreateExadataInsightDetails in com.oracle.bmc.opsi.model Modifier and Type Class Description classCreateEmManagedExternalExadataInsightDetailsThe information about the Exadata system to be analyzed.classCreateMacsManagedCloudExadataInsightDetailsThe information about the Exadata system to be analyzed.classCreatePeComanagedExadataInsightDetailsThe information about the Exadata system to be analyzed.
- 
Uses of CreateExadataInsightDetails in com.oracle.bmc.opsi.requestsMethods in com.oracle.bmc.opsi.requests that return CreateExadataInsightDetails Modifier and Type Method Description CreateExadataInsightDetailsCreateExadataInsightRequest. getBody$()Alternative accessor for the body parameter.CreateExadataInsightDetailsCreateExadataInsightRequest. getCreateExadataInsightDetails()Details for the Exadata system for which an Exadata insight resource will be created in Operations Insights.Methods in com.oracle.bmc.opsi.requests with parameters of type CreateExadataInsightDetails Modifier and Type Method Description CreateExadataInsightRequest.BuilderCreateExadataInsightRequest.Builder. body$(CreateExadataInsightDetails body)Alternative setter for the body parameter.CreateExadataInsightRequest.BuilderCreateExadataInsightRequest.Builder. createExadataInsightDetails(CreateExadataInsightDetails createExadataInsightDetails)Details for the Exadata system for which an Exadata insight resource will be created in Operations Insights.
 
-