| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetResolverRuleResponse |
Route53ResolverClient.getResolverRule(GetResolverRuleRequest getResolverRuleRequest)
Gets information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for
and the ID of the outbound Resolver endpoint that the rule is associated with.
|
default CompletableFuture<GetResolverRuleResponse> |
Route53ResolverAsyncClient.getResolverRule(GetResolverRuleRequest getResolverRuleRequest)
Gets information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for
and the ID of the outbound Resolver endpoint that the rule is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetResolverRuleRequestMarshaller.marshall(GetResolverRuleRequest getResolverRuleRequest) |
Copyright © 2023. All rights reserved.