Interface | Description |
---|---|
Inbound |
The
Inbound interface provides methods to manage inbound firewall rules. |
InboundTypes |
Defines the data types of the
Inbound
API service. |
Class | 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. |
InboundDefinitions |
Defines the type descriptors for the
Inbound
API service. |
InboundStub |
Remote stub implementation of the
Inbound
API service. |
InboundTypes.Policy |
Policy enumeration class Defines firewall rule policies. |
InboundTypes.Rule |
Rule class Structure that defines a single address-based firewall rule. |
InboundTypes.Rule.Builder |
Builder class for
InboundTypes.Rule . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.networking.firewall package. |
Enum | Description |
---|---|
InboundTypes.Policy.Values |
Native Java
enum representing this enumeration class. |