| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionDefinition.Builder |
ActionDefinition.builder() |
default ActionDefinition.Builder |
ActionDefinition.Builder.publishMetricAction(Consumer<PublishMetricAction.Builder> publishMetricAction)
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching
packet.
|
ActionDefinition.Builder |
ActionDefinition.Builder.publishMetricAction(PublishMetricAction publishMetricAction)
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching
packet.
|
ActionDefinition.Builder |
ActionDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ActionDefinition.Builder> |
ActionDefinition.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CustomAction.Builder |
CustomAction.Builder.actionDefinition(Consumer<ActionDefinition.Builder> actionDefinition)
The custom action associated with the action name.
|
Copyright © 2023. All rights reserved.