Uses of Class
com.ibm.cloud.is.vpc.v1.model.NetworkACLRule
Packages that use NetworkACLRule
Package
Description
Virtual Private Cloud API v1.
-
Uses of NetworkACLRule in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type NetworkACLRuleModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<NetworkACLRule> Vpc.createNetworkAclRule
(CreateNetworkAclRuleOptions createNetworkAclRuleOptions) Create a rule for a network ACL.com.ibm.cloud.sdk.core.http.ServiceCall
<NetworkACLRule> Vpc.getNetworkAclRule
(GetNetworkAclRuleOptions getNetworkAclRuleOptions) Retrieve a network ACL rule.com.ibm.cloud.sdk.core.http.ServiceCall
<NetworkACLRule> Vpc.updateNetworkAclRule
(UpdateNetworkAclRuleOptions updateNetworkAclRuleOptions) Update a network ACL rule. -
Uses of NetworkACLRule in com.ibm.cloud.is.vpc.v1.model
Subclasses of NetworkACLRule in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
NetworkACLRuleNetworkACLRuleProtocolAll.class
NetworkACLRuleNetworkACLRuleProtocolICMP.class
NetworkACLRuleNetworkACLRuleProtocolTCPUDP.