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