Uses of Class
software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
-
Packages that use ActionDefinition Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of ActionDefinition in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return ActionDefinition Modifier and Type Method Description ActionDefinitionCustomAction. actionDefinition()The custom action associated with the action name.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type ActionDefinition Modifier and Type Method Description CustomAction.BuilderCustomAction.Builder. actionDefinition(ActionDefinition actionDefinition)The custom action associated with the action name.
-