Uses of Interface
software.amazon.awssdk.services.ec2.model.NetworkAclAssociation.Builder
Packages that use NetworkAclAssociation.Builder
-
Uses of NetworkAclAssociation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NetworkAclAssociation.BuilderModifier and TypeMethodDescriptionNetworkAclAssociation.builder()NetworkAclAssociation.Builder.networkAclAssociationId(String networkAclAssociationId) The ID of the association between a network ACL and a subnet.NetworkAclAssociation.Builder.networkAclId(String networkAclId) The ID of the network ACL.The ID of the subnet.NetworkAclAssociation.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type NetworkAclAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends NetworkAclAssociation.Builder>NetworkAclAssociation.serializableBuilderClass()