Uses of Class
com.ibm.cloud.is.vpc.v1.model.NetworkACLRulePatch.Builder
Packages that use NetworkACLRulePatch.Builder
-
Uses of NetworkACLRulePatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return NetworkACLRulePatch.BuilderModifier and TypeMethodDescriptionSet the action.NetworkACLRulePatch.Builder.before(NetworkACLRuleBeforePatch before) Set the before.NetworkACLRulePatch.Builder.code(long code) Set the code.NetworkACLRulePatch.Builder.destination(String destination) Set the destination.NetworkACLRulePatch.Builder.destinationPortMax(long destinationPortMax) Set the destinationPortMax.NetworkACLRulePatch.Builder.destinationPortMin(long destinationPortMin) Set the destinationPortMin.Set the direction.Set the name.NetworkACLRulePatch.newBuilder()New builder.Set the source.NetworkACLRulePatch.Builder.sourcePortMax(long sourcePortMax) Set the sourcePortMax.NetworkACLRulePatch.Builder.sourcePortMin(long sourcePortMin) Set the sourcePortMin.NetworkACLRulePatch.Builder.type(long type) Set the type.