| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53resolver.model | |
| software.amazon.awssdk.services.route53resolver.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<FirewallDomainListMetadata> |
ListFirewallDomainListsResponse.firewallDomainLists()
A list of the domain lists that you have defined.
|
| Modifier and Type | Method and Description |
|---|---|
ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.Builder.firewallDomainLists(FirewallDomainListMetadata... firewallDomainLists)
A list of the domain lists that you have defined.
|
| Modifier and Type | Method and Description |
|---|---|
ListFirewallDomainListsResponse.Builder |
ListFirewallDomainListsResponse.Builder.firewallDomainLists(Collection<FirewallDomainListMetadata> firewallDomainLists)
A list of the domain lists that you have defined.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<FirewallDomainListMetadata> |
ListFirewallDomainListsPublisher.firewallDomainLists()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<FirewallDomainListMetadata> |
ListFirewallDomainListsIterable.firewallDomainLists()
Returns an iterable to iterate through the paginated
ListFirewallDomainListsResponse.firewallDomainLists() member. |
Copyright © 2023. All rights reserved.