Uses of Class
com.oracle.bmc.opsi.model.ConfigurationItemsCollection
- 
Packages that use ConfigurationItemsCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses 
- 
- 
Uses of ConfigurationItemsCollection in com.oracle.bmc.opsi.modelSubclasses of ConfigurationItemsCollection in com.oracle.bmc.opsi.model Modifier and Type Class Description classUxConfigurationItemsCollectionCollection of ux configuration item summary objects.
- 
Uses of ConfigurationItemsCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return ConfigurationItemsCollection Modifier and Type Method Description ConfigurationItemsCollectionSummarizeConfigurationItemsResponse. getConfigurationItemsCollection()The returned ConfigurationItemsCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ConfigurationItemsCollection Modifier and Type Method Description SummarizeConfigurationItemsResponse.BuilderSummarizeConfigurationItemsResponse.Builder. configurationItemsCollection(ConfigurationItemsCollection configurationItemsCollection)The returned ConfigurationItemsCollection instance.
 
-