Uses of Class
io.openraven.magpie.core.dmap.model.EC2Target
-
Packages that use EC2Target Package Description io.openraven.magpie.core.dmap.service -
-
Uses of EC2Target in io.openraven.magpie.core.dmap.service
Methods in io.openraven.magpie.core.dmap.service that return types with arguments of type EC2Target Modifier and Type Method Description Map<VpcConfig,List<EC2Target>>DMapAssetService. groupScanTargets()Map<VpcConfig,List<EC2Target>>DMapAssetServiceImpl. groupScanTargets()Method parameters in io.openraven.magpie.core.dmap.service with type arguments of type EC2Target Modifier and Type Method Description DMapScanResultDMapLambdaService. startDMapScan(Map<VpcConfig,List<EC2Target>> vpcGroups)DMapScanResultDMapLambdaServiceImpl. startDMapScan(Map<VpcConfig,List<EC2Target>> vpcGroups)
-