| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyFirewall |
ThirdPartyFirewall.fromValue(String value)
Use this in place of valueOf.
|
static ThirdPartyFirewall |
ThirdPartyFirewall.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThirdPartyFirewall[] |
ThirdPartyFirewall.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateThirdPartyFirewallRequest |
AssociateThirdPartyFirewallRequest.withThirdPartyFirewall(ThirdPartyFirewall thirdPartyFirewall)
The name of the third-party firewall vendor.
|
ListThirdPartyFirewallFirewallPoliciesRequest |
ListThirdPartyFirewallFirewallPoliciesRequest.withThirdPartyFirewall(ThirdPartyFirewall thirdPartyFirewall)
The name of the third-party firewall vendor.
|
DisassociateThirdPartyFirewallRequest |
DisassociateThirdPartyFirewallRequest.withThirdPartyFirewall(ThirdPartyFirewall thirdPartyFirewall)
The name of the third-party firewall vendor.
|
GetThirdPartyFirewallAssociationStatusRequest |
GetThirdPartyFirewallAssociationStatusRequest.withThirdPartyFirewall(ThirdPartyFirewall thirdPartyFirewall)
The name of the third-party firewall vendor.
|
Copyright © 2023. All rights reserved.