Uses of Class
software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions.Builder
Packages that use CommonNetworkAclEntryOptions.Builder
-
Uses of CommonNetworkAclEntryOptions.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CommonNetworkAclEntryOptions.BuilderModifier and TypeMethodDescriptionCommonNetworkAclEntryOptions.builder()Sets the value ofCommonNetworkAclEntryOptions.getCidr()CommonNetworkAclEntryOptions.Builder.direction(TrafficDirection direction) Sets the value ofCommonNetworkAclEntryOptions.getDirection()CommonNetworkAclEntryOptions.Builder.networkAclEntryName(String networkAclEntryName) Sets the value ofCommonNetworkAclEntryOptions.getNetworkAclEntryName()CommonNetworkAclEntryOptions.Builder.ruleAction(Action ruleAction) Sets the value ofCommonNetworkAclEntryOptions.getRuleAction()CommonNetworkAclEntryOptions.Builder.ruleNumber(Number ruleNumber) Sets the value ofCommonNetworkAclEntryOptions.getRuleNumber()CommonNetworkAclEntryOptions.Builder.traffic(AclTraffic traffic) Sets the value ofCommonNetworkAclEntryOptions.getTraffic()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CommonNetworkAclEntryOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCommonNetworkAclEntryOptions.Builder.