Package com.ibm.cloud.is.vpc.v1.model
Interface NetworkACLRuleNetworkACLRuleProtocolTCPUDP.Protocol
-
- Enclosing class:
- NetworkACLRuleNetworkACLRuleProtocolTCPUDP
public static interface NetworkACLRuleNetworkACLRuleProtocolTCPUDP.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
-
-