Uses of Class
io.openraven.magpie.core.dmap.dto.DMapScanResult
-
Packages that use DMapScanResult Package Description io.openraven.magpie.core.dmap.service -
-
Uses of DMapScanResult in io.openraven.magpie.core.dmap.service
Methods in io.openraven.magpie.core.dmap.service that return DMapScanResult Modifier and Type Method Description DMapScanResultDMapLambdaService. startDMapScan(Map<VpcConfig,List<EC2Target>> vpcGroups)DMapScanResultDMapLambdaServiceImpl. startDMapScan(Map<VpcConfig,List<EC2Target>> vpcGroups)Methods in io.openraven.magpie.core.dmap.service with parameters of type DMapScanResult Modifier and Type Method Description voidDMapReportService. generateReport(DMapScanResult dMapScanResult)voidDMapReportServiceImpl. generateReport(DMapScanResult dMapScanResult)
-