Uses of Class
com.ibm.cloud.is.vpc.v1.model.NetworkACLRuleBeforePatch
-
Packages that use NetworkACLRuleBeforePatch Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of NetworkACLRuleBeforePatch in com.ibm.cloud.is.vpc.v1.model
Subclasses of NetworkACLRuleBeforePatch in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
NetworkACLRuleBeforePatchNetworkACLRuleIdentityByHref
NetworkACLRuleBeforePatchNetworkACLRuleIdentityByHref.class
NetworkACLRuleBeforePatchNetworkACLRuleIdentityById
NetworkACLRuleBeforePatchNetworkACLRuleIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return NetworkACLRuleBeforePatch Modifier and Type Method Description NetworkACLRuleBeforePatch
NetworkACLRulePatch. before()
Gets the before.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type NetworkACLRuleBeforePatch Modifier and Type Method Description NetworkACLRulePatch.Builder
NetworkACLRulePatch.Builder. before(NetworkACLRuleBeforePatch before)
Set the before.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type NetworkACLRuleBeforePatch Constructor Description Builder(NetworkACLRuleBeforePatch networkAclRuleBeforePatchNetworkAclRuleIdentityByHref)
Instantiates a new Builder from an existing NetworkACLRuleBeforePatchNetworkACLRuleIdentityByHref instance.Builder(NetworkACLRuleBeforePatch networkAclRuleBeforePatchNetworkAclRuleIdentityById)
Instantiates a new Builder from an existing NetworkACLRuleBeforePatchNetworkACLRuleIdentityById instance.
-