Package com.ibm.cloud.is.vpc.v1.model
Class NetworkACLRuleNetworkACLRuleProtocolAll
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.NetworkACLRule
-
- com.ibm.cloud.is.vpc.v1.model.NetworkACLRuleNetworkACLRuleProtocolAll
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class NetworkACLRuleNetworkACLRuleProtocolAll extends NetworkACLRule
NetworkACLRuleNetworkACLRuleProtocolAll.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
NetworkACLRuleNetworkACLRuleProtocolAll.Action
The action to perform for a packet matching the rule.static interface
NetworkACLRuleNetworkACLRuleProtocolAll.Direction
The direction of traffic to match.static interface
NetworkACLRuleNetworkACLRuleProtocolAll.IpVersion
The IP version for this rule.static interface
NetworkACLRuleNetworkACLRuleProtocolAll.Protocol
The network protocol.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.NetworkACLRule
getAction, getBefore, getCode, getCreatedAt, getDestination, getDestinationPortMax, getDestinationPortMin, getDirection, getHref, getId, getIpVersion, getName, getProtocol, getSource, getSourcePortMax, getSourcePortMin, getType
-
-