| 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 |
AmazonRoute53ResolverClient.putResolverRulePolicy(PutResolverRulePolicyRequest request)
Specifies an AWS account that you want to share rules with, the Resolver rules that you want to share, and the
operations that you want the account to be able to perform on those rules.
|
PutResolverRulePolicyResult |
AmazonRoute53Resolver.putResolverRulePolicy(PutResolverRulePolicyRequest putResolverRulePolicyRequest)
Specifies an AWS account that you want to share rules with, the Resolver rules that you want to share, and the
operations that you want the account to be able to perform on those rules.
|
PutResolverRulePolicyResult |
AbstractAmazonRoute53Resolver.putResolverRulePolicy(PutResolverRulePolicyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsyncClient.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request) |
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest putResolverRulePolicyRequest)
Specifies an AWS account that you want to share rules with, the Resolver rules that you want to share, and the
operations that you want the account to be able to perform on those rules.
|
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 AWS account that you want to share rules with, the Resolver rules that you want to share, and the
operations that you want the account to be able to perform on those rules.
|
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 © 2020. All rights reserved.