Uses of Class
io.openraven.magpie.plugins.aws.discovery.AWSDiscoveryConfig
-
Packages that use AWSDiscoveryConfig Package Description io.openraven.magpie.plugins.aws.discovery -
-
Uses of AWSDiscoveryConfig in io.openraven.magpie.plugins.aws.discovery
Methods in io.openraven.magpie.plugins.aws.discovery that return types with arguments of type AWSDiscoveryConfig Modifier and Type Method Description Class<AWSDiscoveryConfig>AWSDiscoveryPlugin. configType()Methods in io.openraven.magpie.plugins.aws.discovery with parameters of type AWSDiscoveryConfig Modifier and Type Method Description voidAWSDiscoveryPlugin. init(AWSDiscoveryConfig config, org.slf4j.Logger logger)
-