| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static StatefulRuleProtocol |
StatefulRuleProtocol.fromValue(String value)
Use this in place of valueOf.
|
static StatefulRuleProtocol |
StatefulRuleProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatefulRuleProtocol[] |
StatefulRuleProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.withProtocol(StatefulRuleProtocol protocol)
The protocol to inspect for.
|
Copyright © 2022. All rights reserved.