Uses of Class
com.ibm.cloud.is.vpc.v1.model.NetworkACLRuleBeforePatch
Packages that use NetworkACLRuleBeforePatch
-
Uses of NetworkACLRuleBeforePatch in com.ibm.cloud.is.vpc.v1.model
Subclasses of NetworkACLRuleBeforePatch in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
NetworkACLRuleBeforePatchNetworkACLRuleIdentityByHref.class
NetworkACLRuleBeforePatchNetworkACLRuleIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return NetworkACLRuleBeforePatchMethods in com.ibm.cloud.is.vpc.v1.model with parameters of type NetworkACLRuleBeforePatchModifier and TypeMethodDescriptionNetworkACLRulePatch.Builder.before
(NetworkACLRuleBeforePatch before) Set the before.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type NetworkACLRuleBeforePatchModifierConstructorDescriptionBuilder
(NetworkACLRuleBeforePatch networkAclRuleBeforePatchNetworkAclRuleIdentityByHref) Instantiates a new Builder from an existing NetworkACLRuleBeforePatchNetworkACLRuleIdentityByHref instance.Builder
(NetworkACLRuleBeforePatch networkAclRuleBeforePatchNetworkAclRuleIdentityById) Instantiates a new Builder from an existing NetworkACLRuleBeforePatchNetworkACLRuleIdentityById instance.