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