Uses of Class
software.amazon.awssdk.services.fms.model.NetworkAclEntrySet
-
Packages that use NetworkAclEntrySet Package Description software.amazon.awssdk.services.fms.model -
-
Uses of NetworkAclEntrySet in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return NetworkAclEntrySet Modifier and Type Method Description NetworkAclEntrySetNetworkAclCommonPolicy. networkAclEntrySet()The definition of the first and last rules for the network ACL policy.Methods in software.amazon.awssdk.services.fms.model with parameters of type NetworkAclEntrySet Modifier and Type Method Description NetworkAclCommonPolicy.BuilderNetworkAclCommonPolicy.Builder. networkAclEntrySet(NetworkAclEntrySet networkAclEntrySet)The definition of the first and last rules for the network ACL policy.
-