Package com.ibm.cloud.is.vpc.v1.model
Class NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP
- 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.NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP extends NetworkACLRuleItem
NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.Action
The action to perform for a packet matching the rule.static interface
NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.Direction
The direction of traffic to match.static interface
NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.IpVersion
The IP version for this rule.static interface
NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.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
-
-