Package com.ibm.cloud.is.vpc.v1.model
Interface NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.Protocol
-
- Enclosing class:
- NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP
public static interface NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.Protocol
The network protocol.
-
-
Field Detail
-
TCP
static final String TCP
tcp.- See Also:
- Constant Field Values
-
UDP
static final String UDP
udp.- See Also:
- Constant Field Values
-
-