Uses of Class
com.oracle.bmc.opsi.model.ImportableAgentEntitySummaryCollection
- 
Packages that use ImportableAgentEntitySummaryCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses 
- 
- 
Uses of ImportableAgentEntitySummaryCollection in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return ImportableAgentEntitySummaryCollection Modifier and Type Method Description ImportableAgentEntitySummaryCollectionImportableAgentEntitySummaryCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type ImportableAgentEntitySummaryCollection Modifier and Type Method Description ImportableAgentEntitySummaryCollection.BuilderImportableAgentEntitySummaryCollection.Builder. copy(ImportableAgentEntitySummaryCollection model)
- 
Uses of ImportableAgentEntitySummaryCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return ImportableAgentEntitySummaryCollection Modifier and Type Method Description ImportableAgentEntitySummaryCollectionListImportableAgentEntitiesResponse. getImportableAgentEntitySummaryCollection()The returned ImportableAgentEntitySummaryCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ImportableAgentEntitySummaryCollection Modifier and Type Method Description ListImportableAgentEntitiesResponse.BuilderListImportableAgentEntitiesResponse.Builder. importableAgentEntitySummaryCollection(ImportableAgentEntitySummaryCollection importableAgentEntitySummaryCollection)The returned ImportableAgentEntitySummaryCollection instance.
 
-