Uses of Class
com.oracle.bmc.opsi.model.CreateAutonomousDatabaseInsightDetails
-
Packages that use CreateAutonomousDatabaseInsightDetails Package Description com.oracle.bmc.opsi.model -
-
Uses of CreateAutonomousDatabaseInsightDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return CreateAutonomousDatabaseInsightDetails Modifier and Type Method Description CreateAutonomousDatabaseInsightDetails
CreateAutonomousDatabaseInsightDetails.Builder. build()
Methods in com.oracle.bmc.opsi.model that return types with arguments of type CreateAutonomousDatabaseInsightDetails Modifier and Type Method Description List<CreateAutonomousDatabaseInsightDetails>
CreatePeComanagedExadataVmclusterDetails. getMemberAutonomousDetails()
The autonomous databases that belong to the Autonomous VM ClusterMethods in com.oracle.bmc.opsi.model with parameters of type CreateAutonomousDatabaseInsightDetails Modifier and Type Method Description CreateAutonomousDatabaseInsightDetails.Builder
CreateAutonomousDatabaseInsightDetails.Builder. copy(CreateAutonomousDatabaseInsightDetails model)
Method parameters in com.oracle.bmc.opsi.model with type arguments of type CreateAutonomousDatabaseInsightDetails Modifier and Type Method Description CreatePeComanagedExadataVmclusterDetails.Builder
CreatePeComanagedExadataVmclusterDetails.Builder. memberAutonomousDetails(List<CreateAutonomousDatabaseInsightDetails> memberAutonomousDetails)
The autonomous databases that belong to the Autonomous VM Cluster
-