| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFirewallConfigResponse |
Route53ResolverClient.updateFirewallConfig(Consumer<UpdateFirewallConfigRequest.Builder> updateFirewallConfigRequest)
Updates the configuration of the firewall behavior provided by DNS Firewall for a single VPC from Amazon Virtual
Private Cloud (Amazon VPC).
|
default UpdateFirewallConfigResponse |
Route53ResolverClient.updateFirewallConfig(UpdateFirewallConfigRequest updateFirewallConfigRequest)
Updates the configuration of the firewall behavior provided by DNS Firewall for a single VPC from Amazon Virtual
Private Cloud (Amazon VPC).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFirewallConfigResponse> |
Route53ResolverAsyncClient.updateFirewallConfig(Consumer<UpdateFirewallConfigRequest.Builder> updateFirewallConfigRequest)
Updates the configuration of the firewall behavior provided by DNS Firewall for a single VPC from Amazon Virtual
Private Cloud (Amazon VPC).
|
default CompletableFuture<UpdateFirewallConfigResponse> |
Route53ResolverAsyncClient.updateFirewallConfig(UpdateFirewallConfigRequest updateFirewallConfigRequest)
Updates the configuration of the firewall behavior provided by DNS Firewall for a single VPC from Amazon Virtual
Private Cloud (Amazon VPC).
|
Copyright © 2023. All rights reserved.