Uses of Class
com.oracle.bmc.wlms.model.ScanResultCollection
- 
Packages that use ScanResultCollection Package Description com.oracle.bmc.wlms.model com.oracle.bmc.wlms.responses 
- 
- 
Uses of ScanResultCollection in com.oracle.bmc.wlms.modelMethods in com.oracle.bmc.wlms.model that return ScanResultCollection Modifier and Type Method Description ScanResultCollectionScanResultCollection.Builder. build()Methods in com.oracle.bmc.wlms.model with parameters of type ScanResultCollection Modifier and Type Method Description ScanResultCollection.BuilderScanResultCollection.Builder. copy(ScanResultCollection model)
- 
Uses of ScanResultCollection in com.oracle.bmc.wlms.responsesMethods in com.oracle.bmc.wlms.responses that return ScanResultCollection Modifier and Type Method Description ScanResultCollectionListManagedInstanceScanResultsResponse. getScanResultCollection()The returned ScanResultCollection instance.ScanResultCollectionListWlsDomainScanResultsResponse. getScanResultCollection()The returned ScanResultCollection instance.Methods in com.oracle.bmc.wlms.responses with parameters of type ScanResultCollection Modifier and Type Method Description ListManagedInstanceScanResultsResponse.BuilderListManagedInstanceScanResultsResponse.Builder. scanResultCollection(ScanResultCollection scanResultCollection)The returned ScanResultCollection instance.ListWlsDomainScanResultsResponse.BuilderListWlsDomainScanResultsResponse.Builder. scanResultCollection(ScanResultCollection scanResultCollection)The returned ScanResultCollection instance.
 
-