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.model
Methods in com.oracle.bmc.opsi.model that return ImportableAgentEntitySummaryCollection Modifier and Type Method Description ImportableAgentEntitySummaryCollection
ImportableAgentEntitySummaryCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type ImportableAgentEntitySummaryCollection Modifier and Type Method Description ImportableAgentEntitySummaryCollection.Builder
ImportableAgentEntitySummaryCollection.Builder. copy(ImportableAgentEntitySummaryCollection model)
-
Uses of ImportableAgentEntitySummaryCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ImportableAgentEntitySummaryCollection Modifier and Type Method Description ImportableAgentEntitySummaryCollection
ListImportableAgentEntitiesResponse. getImportableAgentEntitySummaryCollection()
The returned ImportableAgentEntitySummaryCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ImportableAgentEntitySummaryCollection Modifier and Type Method Description ListImportableAgentEntitiesResponse.Builder
ListImportableAgentEntitiesResponse.Builder. importableAgentEntitySummaryCollection(ImportableAgentEntitySummaryCollection importableAgentEntitySummaryCollection)
The returned ImportableAgentEntitySummaryCollection instance.
-