| 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 |
|---|---|
PutResolverRulePolicyResult |
AbstractAmazonRoute53Resolver.putResolverRulePolicy(PutResolverRulePolicyRequest request) |
PutResolverRulePolicyResult |
AmazonRoute53Resolver.putResolverRulePolicy(PutResolverRulePolicyRequest putResolverRulePolicyRequest)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
PutResolverRulePolicyResult |
AmazonRoute53ResolverClient.putResolverRulePolicy(PutResolverRulePolicyRequest request)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsyncClient.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request) |
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest putResolverRulePolicyRequest)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
Future<PutResolverRulePolicyResult> |
AbstractAmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request) |
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsyncClient.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request,
AsyncHandler<PutResolverRulePolicyRequest,PutResolverRulePolicyResult> asyncHandler) |
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest putResolverRulePolicyRequest,
AsyncHandler<PutResolverRulePolicyRequest,PutResolverRulePolicyResult> asyncHandler)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
Future<PutResolverRulePolicyResult> |
AbstractAmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request,
AsyncHandler<PutResolverRulePolicyRequest,PutResolverRulePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutResolverRulePolicyResult |
PutResolverRulePolicyResult.clone() |
PutResolverRulePolicyResult |
PutResolverRulePolicyResult.withReturnValue(Boolean returnValue)
Whether the
PutResolverRulePolicy request was successful. |
Copyright © 2025. All rights reserved.