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 interfaceNetworkACLRuleNetworkACLRuleProtocolAll.ActionThe action to perform for a packet matching the rule.static interfaceNetworkACLRuleNetworkACLRuleProtocolAll.DirectionThe direction of traffic to match.static interfaceNetworkACLRuleNetworkACLRuleProtocolAll.IpVersionThe IP version for this rule.static interfaceNetworkACLRuleNetworkACLRuleProtocolAll.ProtocolThe protocol to enforce.
-
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
-
-