| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver |
When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC from Route 53 Resolver.
|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListFirewallConfigsResult> |
AmazonRoute53ResolverAsyncClient.listFirewallConfigsAsync(ListFirewallConfigsRequest request,
AsyncHandler<ListFirewallConfigsRequest,ListFirewallConfigsResult> asyncHandler) |
Future<ListFirewallConfigsResult> |
AmazonRoute53ResolverAsync.listFirewallConfigsAsync(ListFirewallConfigsRequest listFirewallConfigsRequest,
AsyncHandler<ListFirewallConfigsRequest,ListFirewallConfigsResult> asyncHandler)
Retrieves the firewall configurations that you have defined.
|
Future<ListFirewallConfigsResult> |
AbstractAmazonRoute53ResolverAsync.listFirewallConfigsAsync(ListFirewallConfigsRequest request,
AsyncHandler<ListFirewallConfigsRequest,ListFirewallConfigsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListFirewallConfigsRequest |
ListFirewallConfigsRequest.clone() |
ListFirewallConfigsRequest |
ListFirewallConfigsRequest.withMaxResults(Integer maxResults)
The maximum number of objects that you want Resolver to return for this request.
|
ListFirewallConfigsRequest |
ListFirewallConfigsRequest.withNextToken(String nextToken)
For the first call to this list request, omit this value.
|
Copyright © 2025. All rights reserved.