| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.builder() |
ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.Builder.firewallDomainLists(Collection<FirewallDomainListMetadata> firewallDomainLists)
A list of the domain lists that you have defined.
|
ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.Builder.firewallDomainLists(Consumer<FirewallDomainListMetadata.Builder>... firewallDomainLists)
A list of the domain lists that you have defined.
|
ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.Builder.firewallDomainLists(FirewallDomainListMetadata... firewallDomainLists)
A list of the domain lists that you have defined.
|
ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.Builder.nextToken(String nextToken)
If objects are still available for retrieval, Resolver returns this token in the response.
|
ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListFirewallDomainListsResponse.Builder> |
ListFirewallDomainListsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.