Package | Description |
---|---|
com.vmware.appliance.networking |
The
com.vmware.appliance.networking package provides interfaces for
managing network configuration of the appliance. |
com.vmware.appliance.networking.firewall |
Class and Description |
---|
FirewallFactory
FirewallFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.networking.firewall package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
FirewallFactory
FirewallFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.networking.firewall package and also has the subpackages reference
to access respective subpackage services. |
Inbound
The
Inbound interface provides methods to manage inbound firewall rules. |
InboundTypes
The
Inbound interface provides methods to manage inbound firewall rules. |
InboundTypes.Policy
Policy enumeration class Defines firewall rule policies. |
InboundTypes.Policy.Values
Native Java
enum representing this enumeration class. |
InboundTypes.Rule
Rule class Structure that defines a single address-based firewall rule. |
InboundTypes.Rule.Builder
Builder class for
InboundTypes.Rule . |