| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53resolver |
When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC from Route 53 Resolver.
|
| software.amazon.awssdk.services.route53resolver.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListFirewallRuleGroupAssociationsResponse |
Route53ResolverClient.listFirewallRuleGroupAssociations(Consumer<ListFirewallRuleGroupAssociationsRequest.Builder> listFirewallRuleGroupAssociationsRequest)
Retrieves the firewall rule group associations that you have defined.
|
default ListFirewallRuleGroupAssociationsResponse |
Route53ResolverClient.listFirewallRuleGroupAssociations(ListFirewallRuleGroupAssociationsRequest listFirewallRuleGroupAssociationsRequest)
Retrieves the firewall rule group associations that you have defined.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListFirewallRuleGroupAssociationsResponse> |
Route53ResolverAsyncClient.listFirewallRuleGroupAssociations(Consumer<ListFirewallRuleGroupAssociationsRequest.Builder> listFirewallRuleGroupAssociationsRequest)
Retrieves the firewall rule group associations that you have defined.
|
default CompletableFuture<ListFirewallRuleGroupAssociationsResponse> |
Route53ResolverAsyncClient.listFirewallRuleGroupAssociations(ListFirewallRuleGroupAssociationsRequest listFirewallRuleGroupAssociationsRequest)
Retrieves the firewall rule group associations that you have defined.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListFirewallRuleGroupAssociationsResponse> |
ListFirewallRuleGroupAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFirewallRuleGroupAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListFirewallRuleGroupAssociationsResponse> subscriber) |
Copyright © 2023. All rights reserved.