Uses of Class
com.oracle.bmc.opsi.model.ImportableComputeEntitySummaryCollection
-
Packages that use ImportableComputeEntitySummaryCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of ImportableComputeEntitySummaryCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ImportableComputeEntitySummaryCollection Modifier and Type Method Description ImportableComputeEntitySummaryCollection
ImportableComputeEntitySummaryCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type ImportableComputeEntitySummaryCollection Modifier and Type Method Description ImportableComputeEntitySummaryCollection.Builder
ImportableComputeEntitySummaryCollection.Builder. copy(ImportableComputeEntitySummaryCollection model)
-
Uses of ImportableComputeEntitySummaryCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ImportableComputeEntitySummaryCollection Modifier and Type Method Description ImportableComputeEntitySummaryCollection
ListImportableComputeEntitiesResponse. getImportableComputeEntitySummaryCollection()
The returned ImportableComputeEntitySummaryCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ImportableComputeEntitySummaryCollection Modifier and Type Method Description ListImportableComputeEntitiesResponse.Builder
ListImportableComputeEntitiesResponse.Builder. importableComputeEntitySummaryCollection(ImportableComputeEntitySummaryCollection importableComputeEntitySummaryCollection)
The returned ImportableComputeEntitySummaryCollection instance.
-