| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static FirewallDomainListStatus |
FirewallDomainListStatus.fromValue(String value)
Use this in place of valueOf.
|
static FirewallDomainListStatus |
FirewallDomainListStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallDomainListStatus[] |
FirewallDomainListStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallDomainList |
FirewallDomainList.withStatus(FirewallDomainListStatus status)
The status of the domain list.
|
ImportFirewallDomainsResult |
ImportFirewallDomainsResult.withStatus(FirewallDomainListStatus status)
Status of the import request.
|
UpdateFirewallDomainsResult |
UpdateFirewallDomainsResult.withStatus(FirewallDomainListStatus status)
Status of the
UpdateFirewallDomains request. |
Copyright © 2024. All rights reserved.