Uses of Class
com.aeontronix.enhancedmule.tools.anypoint.FirewallRule
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.anypoint | |
| com.aeontronix.enhancedmule.tools.provisioning |
-
Uses of FirewallRule in com.aeontronix.enhancedmule.tools.anypoint
Methods in com.aeontronix.enhancedmule.tools.anypoint that return types with arguments of type FirewallRule Modifier and Type Method Description List<FirewallRule>VPC. getFirewallRules()Method parameters in com.aeontronix.enhancedmule.tools.anypoint with type arguments of type FirewallRule Modifier and Type Method Description voidVPC. setFirewallRules(List<FirewallRule> firewallRules) -
Uses of FirewallRule in com.aeontronix.enhancedmule.tools.provisioning
Methods in com.aeontronix.enhancedmule.tools.provisioning that return types with arguments of type FirewallRule Modifier and Type Method Description List<FirewallRule>VPCProvisioningDescriptor. getFirewallRules()Method parameters in com.aeontronix.enhancedmule.tools.provisioning with type arguments of type FirewallRule Modifier and Type Method Description voidVPCProvisioningDescriptor. setFirewallRules(List<FirewallRule> firewallRules)