- getArn() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyRequest
-
The ID of the resolver rule policy that you want to get information about.
- getArn() - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyRequest
-
The Amazon Resource Name (ARN) of the account that you want to grant permissions to.
- getArn() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ARN (Amazon Resource Name) for the resolver endpoint.
- getArn() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ARN (Amazon Resource Name) for the resolver rule specified by Id.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53Resolver
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53Resolver
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getConfig() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleRequest
-
The new settings for the resolver rule.
- getCreationTime() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC).
- getCreationTime() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The date and time that the endpoint was created, in Unix time format and Coordinated Universal Time (UTC).
- getCreatorRequestId() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
executing the operation twice.
- getCreatorRequestId() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
executing the operation twice.
- getCreatorRequestId() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A unique string that identifies the request that created the resolver endpoint.
- getCreatorRequestId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A unique string that you specified when you created the resolver rule.
- getDirection() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
Specify the applicable value:
- getDirection() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
Indicates whether the resolver endpoint allows inbound or outbound DNS queries:
- getDomainName() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
DNS queries for this domain name are forwarded to the IP addresses that you specify in TargetIps.
- getDomainName() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
DNS queries for this domain name are forwarded to the IP addresses that are specified in TargetIps.
- getExecutorService() - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFieldName() - Method in exception com.amazonaws.services.route53resolver.model.InvalidParameterException
-
For an InvalidParameterException error, the name of the parameter that's invalid.
- getFilters() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
An optional specification to return a subset of resolver endpoints, such as all inbound resolver endpoints.
- getFilters() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
An optional specification to return a subset of resolver rules, such as resolver rules that are associated with
the same VPC ID.
- getFilters() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
An optional specification to return a subset of resolver rules, such as all resolver rules that are associated
with the same resolver endpoint.
- getHostVPCId() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of the VPC that you want to create the resolver endpoint in.
- getId() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of the resolver endpoint.
- getId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ID that Resolver assigned to the resolver rule when you created it.
- getId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the association between a resolver rule and a VPC.
- getIp() - Method in class com.amazonaws.services.route53resolver.model.IpAddressRequest
-
The IP address that you want to use for DNS queries.
- getIp() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
One IP address that the resolver endpoint uses for DNS queries.
- getIp() - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
The new IP address.
- getIp() - Method in class com.amazonaws.services.route53resolver.model.TargetAddress
-
One IP address that you want to forward DNS queries to.
- getIpAddress() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressRequest
-
Either the IPv4 address that you want to add to a resolver endpoint or a subnet ID.
- getIpAddress() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressRequest
-
The IPv4 address that you want to remove from a resolver endpoint.
- getIpAddressCount() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The number of IP addresses that the resolver endpoint can use for DNS queries.
- getIpAddresses() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The subnets and IP addresses in your VPC that you want DNS queries to pass through on the way from your VPCs to
your network (for outbound endpoints) or on the way from your network to your VPCs (for inbound resolver
endpoints).
- getIpAddresses() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
The IP addresses that DNS queries pass through on their way to your network (outbound endpoint) or on the way to
Resolver (inbound endpoint).
- getIpId() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The ID of one IP address.
- getIpId() - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
Only when removing an IP address from a resolver endpoint: The ID of the IP address that you want to
remove.
- getKey() - Method in class com.amazonaws.services.route53resolver.model.Tag
-
The name for the tag.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
The maximum number of IP addresses that you want to return in the response to a
ListResolverEndpointIpAddresses request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
The value that you specified for MaxResults in the request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
The maximum number of resolver endpoints that you want to return in the response to a
ListResolverEndpoints request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
The value that you specified for MaxResults in the request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
The maximum number of rule associations that you want to return in the response to a
ListResolverRuleAssociations request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
The value that you specified for MaxResults in the request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
The maximum number of resolver rules that you want to return in the response to a ListResolverRules
request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
The value that you specified for MaxResults in the request.
- getMaxResults() - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
The maximum number of tags that you want to return in the response to a ListTagsForResource request.
- getModificationTime() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time
(UTC).
- getModificationTime() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).
- getName() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
A name for the association that you're creating between a resolver rule and a VPC.
- getName() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.
- getName() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A friendly name that lets you easily find a rule in the Resolver dashboard in the Route 53 console.
- getName() - Method in class com.amazonaws.services.route53resolver.model.Filter
-
When you're using a List operation and you want the operation to return a subset of objects, such as
resolver endpoints or resolver rules, the name of the parameter that you want to use to filter objects.
- getName() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
- getName() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The name for the resolver rule, which you specified when you created the resolver rule.
- getName() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The name of an association between a resolver rule and a VPC.
- getName() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
The new name for the resolver rule.
- getName() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointRequest
-
The name of the resolver endpoint that you want to update.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
For the first ListResolverEndpointIpAddresses request, omit this value.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
If the specified endpoint has more than MaxResults IP addresses, you can submit another
ListResolverEndpointIpAddresses request to get the next group of IP addresses.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
For the first ListResolverEndpoints request, omit this value.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
If more than MaxResults IP addresses match the specified criteria, you can submit another
ListResolverEndpoint request to get the next group of results.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
For the first ListResolverRuleAssociation request, omit this value.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
If more than MaxResults rule associations match the specified criteria, you can submit another
ListResolverRuleAssociation request to get the next group of results.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
For the first ListResolverRules request, omit this value.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
If more than MaxResults resolver rules match the specified criteria, you can submit another
ListResolverRules request to get the next group of results.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
For the first ListTagsForResource request, omit this value.
- getNextToken() - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
If more than MaxResults tags match the specified criteria, you can submit another
ListTagsForResource request to get the next group of results.
- getOwnerId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
When a rule is shared with another AWS account, the account ID of the account that the rule is shared with.
- getPort() - Method in class com.amazonaws.services.route53resolver.model.TargetAddress
-
The port at Ip that you want to forward DNS queries to.
- getResolverEndpoint(GetResolverEndpointRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53Resolver
-
- getResolverEndpoint(GetResolverEndpointRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53Resolver
-
Gets information about a specified resolver endpoint, such as whether it's an inbound or an outbound resolver
endpoint, and the current status of the endpoint.
- getResolverEndpoint(GetResolverEndpointRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverClient
-
Gets information about a specified resolver endpoint, such as whether it's an inbound or an outbound resolver
endpoint, and the current status of the endpoint.
- getResolverEndpoint() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressResult
-
The response to an AssociateResolverEndpointIpAddress request.
- getResolverEndpoint() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointResult
-
Information about the CreateResolverEndpoint request, including the status of the request.
- getResolverEndpoint() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointResult
-
Information about the DeleteResolverEndpoint request, including the status of the request.
- getResolverEndpoint() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressResult
-
The response to an DisassociateResolverEndpointIpAddress request.
- getResolverEndpoint() - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointResult
-
Information about the resolver endpoint that you specified in a GetResolverEndpoint request.
- getResolverEndpoint() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointResult
-
The response to an UpdateResolverEndpoint request.
- getResolverEndpointAsync(GetResolverEndpointRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverEndpointAsync(GetResolverEndpointRequest, AsyncHandler<GetResolverEndpointRequest, GetResolverEndpointResult>) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverEndpointAsync(GetResolverEndpointRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Gets information about a specified resolver endpoint, such as whether it's an inbound or an outbound resolver
endpoint, and the current status of the endpoint.
- getResolverEndpointAsync(GetResolverEndpointRequest, AsyncHandler<GetResolverEndpointRequest, GetResolverEndpointResult>) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Gets information about a specified resolver endpoint, such as whether it's an inbound or an outbound resolver
endpoint, and the current status of the endpoint.
- getResolverEndpointAsync(GetResolverEndpointRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- getResolverEndpointAsync(GetResolverEndpointRequest, AsyncHandler<GetResolverEndpointRequest, GetResolverEndpointResult>) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressRequest
-
The ID of the resolver endpoint that you want to associate IP addresses with.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
The ID of the outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that you
specify in TargetIps.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointRequest
-
The ID of the resolver endpoint that you want to delete.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressRequest
-
The ID of the resolver endpoint that you want to disassociate an IP address from.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointRequest
-
The ID of the resolver endpoint that you want to get information about.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
The ID of the resolver endpoint that you want to get IP addresses for.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ID of the endpoint that the rule is associated with.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
The ID of the new outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that
you specify in TargetIps.
- getResolverEndpointId() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointRequest
-
The ID of the resolver endpoint that you want to update.
- GetResolverEndpointRequest - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverEndpointRequest() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverEndpointRequest
-
- GetResolverEndpointResult - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverEndpointResult() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverEndpointResult
-
- getResolverEndpoints() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
The resolver endpoints that were created by using the current AWS account, and that match the specified filters,
if any.
- getResolverRule(GetResolverRuleRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53Resolver
-
- getResolverRule(GetResolverRuleRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53Resolver
-
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.
- getResolverRule(GetResolverRuleRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverClient
-
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.
- getResolverRule() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleResult
-
Information about the CreateResolverRule request, including the status of the request.
- getResolverRule() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleResult
-
Information about the DeleteResolverRule request, including the status of the request.
- getResolverRule() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleResult
-
Information about the resolver rule that you specified in a GetResolverRule request.
- getResolverRule() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleResult
-
The response to an UpdateResolverRule request.
- getResolverRuleAssociation(GetResolverRuleAssociationRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53Resolver
-
- getResolverRuleAssociation(GetResolverRuleAssociationRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53Resolver
-
Gets information about an association between a specified resolver rule and a VPC.
- getResolverRuleAssociation(GetResolverRuleAssociationRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverClient
-
Gets information about an association between a specified resolver rule and a VPC.
- getResolverRuleAssociation() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleResult
-
Information about the AssociateResolverRule request, including the status of the request.
- getResolverRuleAssociation() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleResult
-
Information about the DisassociateResolverRule request, including the status of the request.
- getResolverRuleAssociation() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationResult
-
Information about the resolver rule association that you specified in a GetResolverRuleAssociation
request.
- getResolverRuleAssociationAsync(GetResolverRuleAssociationRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverRuleAssociationAsync(GetResolverRuleAssociationRequest, AsyncHandler<GetResolverRuleAssociationRequest, GetResolverRuleAssociationResult>) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverRuleAssociationAsync(GetResolverRuleAssociationRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Gets information about an association between a specified resolver rule and a VPC.
- getResolverRuleAssociationAsync(GetResolverRuleAssociationRequest, AsyncHandler<GetResolverRuleAssociationRequest, GetResolverRuleAssociationResult>) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Gets information about an association between a specified resolver rule and a VPC.
- getResolverRuleAssociationAsync(GetResolverRuleAssociationRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- getResolverRuleAssociationAsync(GetResolverRuleAssociationRequest, AsyncHandler<GetResolverRuleAssociationRequest, GetResolverRuleAssociationResult>) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- getResolverRuleAssociationId() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationRequest
-
The ID of the resolver rule association that you want to get information about.
- GetResolverRuleAssociationRequest - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverRuleAssociationRequest() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationRequest
-
- GetResolverRuleAssociationResult - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverRuleAssociationResult() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationResult
-
- getResolverRuleAssociations() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
The associations that were created between resolver rules and VPCs using the current AWS account, and that match
the specified filters, if any.
- getResolverRuleAsync(GetResolverRuleRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverRuleAsync(GetResolverRuleRequest, AsyncHandler<GetResolverRuleRequest, GetResolverRuleResult>) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverRuleAsync(GetResolverRuleRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
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.
- getResolverRuleAsync(GetResolverRuleRequest, AsyncHandler<GetResolverRuleRequest, GetResolverRuleResult>) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
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.
- getResolverRuleAsync(GetResolverRuleRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- getResolverRuleAsync(GetResolverRuleRequest, AsyncHandler<GetResolverRuleRequest, GetResolverRuleResult>) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- getResolverRuleId() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
The ID of the resolver rule that you want to associate with the VPC.
- getResolverRuleId() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleRequest
-
The ID of the resolver rule that you want to delete.
- getResolverRuleId() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleRequest
-
The ID of the resolver rule that you want to disassociate from the specified VPC.
- getResolverRuleId() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleRequest
-
The ID of the resolver rule that you want to get information about.
- getResolverRuleId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the resolver rule that you associated with the VPC that is specified by VPCId.
- getResolverRuleId() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleRequest
-
The ID of the resolver rule that you want to update.
- getResolverRulePolicy(GetResolverRulePolicyRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53Resolver
-
- getResolverRulePolicy(GetResolverRulePolicyRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53Resolver
-
Gets information about a resolver rule policy.
- getResolverRulePolicy(GetResolverRulePolicyRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverClient
-
Gets information about a resolver rule policy.
- getResolverRulePolicy() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyResult
-
Information about the resolver rule policy that you specified in a GetResolverRulePolicy request.
- getResolverRulePolicy() - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyRequest
-
An AWS Identity and Access Management policy statement that lists the permissions that you want to grant to
another AWS account.
- getResolverRulePolicyAsync(GetResolverRulePolicyRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverRulePolicyAsync(GetResolverRulePolicyRequest, AsyncHandler<GetResolverRulePolicyRequest, GetResolverRulePolicyResult>) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- getResolverRulePolicyAsync(GetResolverRulePolicyRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Gets information about a resolver rule policy.
- getResolverRulePolicyAsync(GetResolverRulePolicyRequest, AsyncHandler<GetResolverRulePolicyRequest, GetResolverRulePolicyResult>) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Gets information about a resolver rule policy.
- getResolverRulePolicyAsync(GetResolverRulePolicyRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- getResolverRulePolicyAsync(GetResolverRulePolicyRequest, AsyncHandler<GetResolverRulePolicyRequest, GetResolverRulePolicyResult>) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- GetResolverRulePolicyRequest - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverRulePolicyRequest() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyRequest
-
- GetResolverRulePolicyResult - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverRulePolicyResult() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyResult
-
- GetResolverRuleRequest - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverRuleRequest() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverRuleRequest
-
- GetResolverRuleResult - Class in com.amazonaws.services.route53resolver.model
-
- GetResolverRuleResult() - Constructor for class com.amazonaws.services.route53resolver.model.GetResolverRuleResult
-
- getResolverRules() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
The resolver rules that were created using the current AWS account and that match the specified filters, if any.
- getResourceArn() - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to list tags for.
- getResourceArn() - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to add tags to.
- getResourceArn() - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to remove tags from.
- getResourceType() - Method in exception com.amazonaws.services.route53resolver.model.LimitExceededException
-
For a LimitExceededException error, the type of resource that exceeded the current limit.
- getResourceType() - Method in exception com.amazonaws.services.route53resolver.model.ResourceExistsException
-
For a ResourceExistsException error, the type of resource that the error applies to.
- getResourceType() - Method in exception com.amazonaws.services.route53resolver.model.ResourceInUseException
-
For a ResourceInUseException error, the type of resource that is currently in use.
- getResourceType() - Method in exception com.amazonaws.services.route53resolver.model.ResourceNotFoundException
-
For a ResourceNotFoundException error, the type of resource that doesn't exist.
- getResourceType() - Method in exception com.amazonaws.services.route53resolver.model.ResourceUnavailableException
-
For a ResourceUnavailableException error, the type of resource that isn't available.
- getReturnValue() - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyResult
-
Whether the PutResolverRulePolicy request was successful.
- getRuleType() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
Specify FORWARD.
- getRuleType() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
This value is always FORWARD.
- getSecurityGroupIds() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The ID of one or more security groups that you want to use to control access to this VPC.
- getSecurityGroupIds() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of one or more security groups that control access to this VPC.
- getShareStatus() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
Whether the rules is shared and, if so, whether the current account is sharing the rule with another account, or
another account is sharing the rule with the current account.
- getStatus() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
A status code that gives the current status of the request.
- getStatus() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A code that specifies the current status of the resolver endpoint.
- getStatus() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A code that specifies the current status of the resolver rule.
- getStatus() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
A code that specifies the current status of the association between a resolver rule and a VPC.
- getStatusMessage() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
A message that provides additional information about the status of the request.
- getStatusMessage() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A detailed description of the status of the resolver endpoint.
- getStatusMessage() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A detailed description of the status of a resolver rule.
- getStatusMessage() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
A detailed description of the status of the association between a resolver rule and a VPC.
- getSubnetId() - Method in class com.amazonaws.services.route53resolver.model.IpAddressRequest
-
The subnet that contains the IP address.
- getSubnetId() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The ID of one subnet.
- getSubnetId() - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
The ID of the subnet that includes the IP address that you want to update.
- getTagKeys() - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
The tags that you want to remove to the specified resource.
- getTags() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- getTags() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- getTags() - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
The tags that are associated with the resource that you specified in the ListTagsForResource
request.
- getTags() - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
The tags that you want to add to the specified resource.
- getTargetIps() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
The IPs that you want Resolver to forward DNS queries to.
- getTargetIps() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
An array that contains the IP addresses and ports that you want to forward
- getTargetIps() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.
- getValue() - Method in class com.amazonaws.services.route53resolver.model.Tag
-
The value for the tag.
- getValues() - Method in class com.amazonaws.services.route53resolver.model.Filter
-
When you're using a List operation and you want the operation to return a subset of objects, such as
resolver endpoints or resolver rules, the value of the parameter that you want to use to filter objects.
- getVPCId() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
The ID of the VPC that you want to associate the resolver rule with.
- getVPCId() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleRequest
-
The ID of the VPC that you want to disassociate the resolver rule from.
- getVPCId() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the VPC that you associated the resolver rule with.
- setArn(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyRequest
-
The ID of the resolver rule policy that you want to get information about.
- setArn(String) - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyRequest
-
The Amazon Resource Name (ARN) of the account that you want to grant permissions to.
- setArn(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ARN (Amazon Resource Name) for the resolver endpoint.
- setArn(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ARN (Amazon Resource Name) for the resolver rule specified by Id.
- setConfig(ResolverRuleConfig) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleRequest
-
The new settings for the resolver rule.
- setCreationTime(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC).
- setCreationTime(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The date and time that the endpoint was created, in Unix time format and Coordinated Universal Time (UTC).
- setCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
executing the operation twice.
- setCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
executing the operation twice.
- setCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A unique string that identifies the request that created the resolver endpoint.
- setCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A unique string that you specified when you created the resolver rule.
- setDirection(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
Specify the applicable value:
- setDirection(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
Indicates whether the resolver endpoint allows inbound or outbound DNS queries:
- setDomainName(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
DNS queries for this domain name are forwarded to the IP addresses that you specify in TargetIps.
- setDomainName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
DNS queries for this domain name are forwarded to the IP addresses that are specified in TargetIps.
- setFieldName(String) - Method in exception com.amazonaws.services.route53resolver.model.InvalidParameterException
-
For an InvalidParameterException error, the name of the parameter that's invalid.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
An optional specification to return a subset of resolver endpoints, such as all inbound resolver endpoints.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
An optional specification to return a subset of resolver rules, such as resolver rules that are associated with
the same VPC ID.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
An optional specification to return a subset of resolver rules, such as all resolver rules that are associated
with the same resolver endpoint.
- setHostVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of the VPC that you want to create the resolver endpoint in.
- setId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of the resolver endpoint.
- setId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ID that Resolver assigned to the resolver rule when you created it.
- setId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the association between a resolver rule and a VPC.
- setIp(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressRequest
-
The IP address that you want to use for DNS queries.
- setIp(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
One IP address that the resolver endpoint uses for DNS queries.
- setIp(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
The new IP address.
- setIp(String) - Method in class com.amazonaws.services.route53resolver.model.TargetAddress
-
One IP address that you want to forward DNS queries to.
- setIpAddress(IpAddressUpdate) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressRequest
-
Either the IPv4 address that you want to add to a resolver endpoint or a subnet ID.
- setIpAddress(IpAddressUpdate) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressRequest
-
The IPv4 address that you want to remove from a resolver endpoint.
- setIpAddressCount(Integer) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The number of IP addresses that the resolver endpoint can use for DNS queries.
- setIpAddresses(Collection<IpAddressRequest>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The subnets and IP addresses in your VPC that you want DNS queries to pass through on the way from your VPCs to
your network (for outbound endpoints) or on the way from your network to your VPCs (for inbound resolver
endpoints).
- setIpAddresses(Collection<IpAddressResponse>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
The IP addresses that DNS queries pass through on their way to your network (outbound endpoint) or on the way to
Resolver (inbound endpoint).
- setIpId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The ID of one IP address.
- setIpId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
Only when removing an IP address from a resolver endpoint: The ID of the IP address that you want to
remove.
- setKey(String) - Method in class com.amazonaws.services.route53resolver.model.Tag
-
The name for the tag.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
The maximum number of IP addresses that you want to return in the response to a
ListResolverEndpointIpAddresses request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
The value that you specified for MaxResults in the request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
The maximum number of resolver endpoints that you want to return in the response to a
ListResolverEndpoints request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
The value that you specified for MaxResults in the request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
The maximum number of rule associations that you want to return in the response to a
ListResolverRuleAssociations request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
The value that you specified for MaxResults in the request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
The maximum number of resolver rules that you want to return in the response to a ListResolverRules
request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
The value that you specified for MaxResults in the request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
The maximum number of tags that you want to return in the response to a ListTagsForResource request.
- setModificationTime(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time
(UTC).
- setModificationTime(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
A name for the association that you're creating between a resolver rule and a VPC.
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A friendly name that lets you easily find a rule in the Resolver dashboard in the Route 53 console.
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.Filter
-
When you're using a List operation and you want the operation to return a subset of objects, such as
resolver endpoints or resolver rules, the name of the parameter that you want to use to filter objects.
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The name for the resolver rule, which you specified when you created the resolver rule.
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The name of an association between a resolver rule and a VPC.
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
The new name for the resolver rule.
- setName(String) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointRequest
-
The name of the resolver endpoint that you want to update.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
For the first ListResolverEndpointIpAddresses request, omit this value.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
If the specified endpoint has more than MaxResults IP addresses, you can submit another
ListResolverEndpointIpAddresses request to get the next group of IP addresses.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
For the first ListResolverEndpoints request, omit this value.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
If more than MaxResults IP addresses match the specified criteria, you can submit another
ListResolverEndpoint request to get the next group of results.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
For the first ListResolverRuleAssociation request, omit this value.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
If more than MaxResults rule associations match the specified criteria, you can submit another
ListResolverRuleAssociation request to get the next group of results.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
For the first ListResolverRules request, omit this value.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
If more than MaxResults resolver rules match the specified criteria, you can submit another
ListResolverRules request to get the next group of results.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
For the first ListTagsForResource request, omit this value.
- setNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
If more than MaxResults tags match the specified criteria, you can submit another
ListTagsForResource request to get the next group of results.
- setOwnerId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
When a rule is shared with another AWS account, the account ID of the account that the rule is shared with.
- setPort(Integer) - Method in class com.amazonaws.services.route53resolver.model.TargetAddress
-
The port at Ip that you want to forward DNS queries to.
- setResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressResult
-
The response to an AssociateResolverEndpointIpAddress request.
- setResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointResult
-
Information about the CreateResolverEndpoint request, including the status of the request.
- setResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointResult
-
Information about the DeleteResolverEndpoint request, including the status of the request.
- setResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressResult
-
The response to an DisassociateResolverEndpointIpAddress request.
- setResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointResult
-
Information about the resolver endpoint that you specified in a GetResolverEndpoint request.
- setResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointResult
-
The response to an UpdateResolverEndpoint request.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressRequest
-
The ID of the resolver endpoint that you want to associate IP addresses with.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
The ID of the outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that you
specify in TargetIps.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointRequest
-
The ID of the resolver endpoint that you want to delete.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressRequest
-
The ID of the resolver endpoint that you want to disassociate an IP address from.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointRequest
-
The ID of the resolver endpoint that you want to get information about.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
The ID of the resolver endpoint that you want to get IP addresses for.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ID of the endpoint that the rule is associated with.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
The ID of the new outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that
you specify in TargetIps.
- setResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointRequest
-
The ID of the resolver endpoint that you want to update.
- setResolverEndpoints(Collection<ResolverEndpoint>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
The resolver endpoints that were created by using the current AWS account, and that match the specified filters,
if any.
- setResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleResult
-
Information about the CreateResolverRule request, including the status of the request.
- setResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleResult
-
Information about the DeleteResolverRule request, including the status of the request.
- setResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleResult
-
Information about the resolver rule that you specified in a GetResolverRule request.
- setResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleResult
-
The response to an UpdateResolverRule request.
- setResolverRuleAssociation(ResolverRuleAssociation) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleResult
-
Information about the AssociateResolverRule request, including the status of the request.
- setResolverRuleAssociation(ResolverRuleAssociation) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleResult
-
Information about the DisassociateResolverRule request, including the status of the request.
- setResolverRuleAssociation(ResolverRuleAssociation) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationResult
-
Information about the resolver rule association that you specified in a GetResolverRuleAssociation
request.
- setResolverRuleAssociationId(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationRequest
-
The ID of the resolver rule association that you want to get information about.
- setResolverRuleAssociations(Collection<ResolverRuleAssociation>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
The associations that were created between resolver rules and VPCs using the current AWS account, and that match
the specified filters, if any.
- setResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
The ID of the resolver rule that you want to associate with the VPC.
- setResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleRequest
-
The ID of the resolver rule that you want to delete.
- setResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleRequest
-
The ID of the resolver rule that you want to disassociate from the specified VPC.
- setResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleRequest
-
The ID of the resolver rule that you want to get information about.
- setResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the resolver rule that you associated with the VPC that is specified by VPCId.
- setResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleRequest
-
The ID of the resolver rule that you want to update.
- setResolverRulePolicy(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyResult
-
Information about the resolver rule policy that you specified in a GetResolverRulePolicy request.
- setResolverRulePolicy(String) - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyRequest
-
An AWS Identity and Access Management policy statement that lists the permissions that you want to grant to
another AWS account.
- setResolverRules(Collection<ResolverRule>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
The resolver rules that were created using the current AWS account and that match the specified filters, if any.
- setResourceArn(String) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to list tags for.
- setResourceArn(String) - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to add tags to.
- setResourceArn(String) - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to remove tags from.
- setResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.LimitExceededException
-
For a LimitExceededException error, the type of resource that exceeded the current limit.
- setResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceExistsException
-
For a ResourceExistsException error, the type of resource that the error applies to.
- setResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceInUseException
-
For a ResourceInUseException error, the type of resource that is currently in use.
- setResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceNotFoundException
-
For a ResourceNotFoundException error, the type of resource that doesn't exist.
- setResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceUnavailableException
-
For a ResourceUnavailableException error, the type of resource that isn't available.
- setReturnValue(Boolean) - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyResult
-
Whether the PutResolverRulePolicy request was successful.
- setRuleType(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
Specify FORWARD.
- setRuleType(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
This value is always FORWARD.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The ID of one or more security groups that you want to use to control access to this VPC.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of one or more security groups that control access to this VPC.
- setShareStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
Whether the rules is shared and, if so, whether the current account is sharing the rule with another account, or
another account is sharing the rule with the current account.
- setStatus(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
A status code that gives the current status of the request.
- setStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A code that specifies the current status of the resolver endpoint.
- setStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A code that specifies the current status of the resolver rule.
- setStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
A code that specifies the current status of the association between a resolver rule and a VPC.
- setStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
A message that provides additional information about the status of the request.
- setStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A detailed description of the status of the resolver endpoint.
- setStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A detailed description of the status of a resolver rule.
- setStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
A detailed description of the status of the association between a resolver rule and a VPC.
- setSubnetId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressRequest
-
The subnet that contains the IP address.
- setSubnetId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The ID of one subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
The ID of the subnet that includes the IP address that you want to update.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
The tags that you want to remove to the specified resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
The tags that are associated with the resource that you specified in the ListTagsForResource
request.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
The tags that you want to add to the specified resource.
- setTargetIps(Collection<TargetAddress>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
The IPs that you want Resolver to forward DNS queries to.
- setTargetIps(Collection<TargetAddress>) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
An array that contains the IP addresses and ports that you want to forward
- setTargetIps(Collection<TargetAddress>) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.
- setValue(String) - Method in class com.amazonaws.services.route53resolver.model.Tag
-
The value for the tag.
- setValues(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.Filter
-
When you're using a List operation and you want the operation to return a subset of objects, such as
resolver endpoints or resolver rules, the value of the parameter that you want to use to filter objects.
- setVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
The ID of the VPC that you want to associate the resolver rule with.
- setVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleRequest
-
The ID of the VPC that you want to disassociate the resolver rule from.
- setVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the VPC that you associated the resolver rule with.
- ShareStatus - Enum in com.amazonaws.services.route53resolver.model
-
- shutdown() - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53Resolver
-
- shutdown() - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53Resolver
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverClientBuilder
-
- Tag - Class in com.amazonaws.services.route53resolver.model
-
One tag that you want to add to the specified resource.
- Tag() - Constructor for class com.amazonaws.services.route53resolver.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53Resolver
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53Resolver
-
Adds one or more tags to a specified resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverClient
-
Adds one or more tags to a specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.route53resolver.AbstractAmazonRoute53ResolverAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Adds one or more tags to a specified resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsync
-
Adds one or more tags to a specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.route53resolver.AmazonRoute53ResolverAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.route53resolver.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.route53resolver.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.route53resolver.model.TagResourceResult
-
- TargetAddress - Class in com.amazonaws.services.route53resolver.model
-
In a
CreateResolverRule request, an array of the IPs that you want to forward DNS queries to.
- TargetAddress() - Constructor for class com.amazonaws.services.route53resolver.model.TargetAddress
-
- ThrottlingException - Exception in com.amazonaws.services.route53resolver.model
-
The request was throttled.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.route53resolver.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.Filter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.IpAddressRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.route53resolver.model.IpAddressStatus
-
- toString() - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.route53resolver.model.ResolverEndpointDirection
-
- toString() - Method in enum com.amazonaws.services.route53resolver.model.ResolverEndpointStatus
-
- toString() - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.route53resolver.model.ResolverRuleAssociationStatus
-
- toString() - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.route53resolver.model.ResolverRuleStatus
-
- toString() - Method in enum com.amazonaws.services.route53resolver.model.RuleTypeOption
-
- toString() - Method in enum com.amazonaws.services.route53resolver.model.ShareStatus
-
- toString() - Method in class com.amazonaws.services.route53resolver.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.TargetAddress
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleResult
-
Returns a string representation of this object.
- withArn(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyRequest
-
The ID of the resolver rule policy that you want to get information about.
- withArn(String) - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyRequest
-
The Amazon Resource Name (ARN) of the account that you want to grant permissions to.
- withArn(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ARN (Amazon Resource Name) for the resolver endpoint.
- withArn(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ARN (Amazon Resource Name) for the resolver rule specified by Id.
- withConfig(ResolverRuleConfig) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleRequest
-
The new settings for the resolver rule.
- withCreationTime(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC).
- withCreationTime(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The date and time that the endpoint was created, in Unix time format and Coordinated Universal Time (UTC).
- withCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
executing the operation twice.
- withCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
executing the operation twice.
- withCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A unique string that identifies the request that created the resolver endpoint.
- withCreatorRequestId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A unique string that you specified when you created the resolver rule.
- withDirection(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
Specify the applicable value:
- withDirection(ResolverEndpointDirection) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
Specify the applicable value:
- withDirection(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
Indicates whether the resolver endpoint allows inbound or outbound DNS queries:
- withDirection(ResolverEndpointDirection) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
Indicates whether the resolver endpoint allows inbound or outbound DNS queries:
- withDomainName(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
DNS queries for this domain name are forwarded to the IP addresses that you specify in TargetIps.
- withDomainName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
DNS queries for this domain name are forwarded to the IP addresses that are specified in TargetIps.
- withFieldName(String) - Method in exception com.amazonaws.services.route53resolver.model.InvalidParameterException
-
For an InvalidParameterException error, the name of the parameter that's invalid.
- withFilters(Filter...) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
An optional specification to return a subset of resolver endpoints, such as all inbound resolver endpoints.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
An optional specification to return a subset of resolver endpoints, such as all inbound resolver endpoints.
- withFilters(Filter...) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
An optional specification to return a subset of resolver rules, such as resolver rules that are associated with
the same VPC ID.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
An optional specification to return a subset of resolver rules, such as resolver rules that are associated with
the same VPC ID.
- withFilters(Filter...) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
An optional specification to return a subset of resolver rules, such as all resolver rules that are associated
with the same resolver endpoint.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
An optional specification to return a subset of resolver rules, such as all resolver rules that are associated
with the same resolver endpoint.
- withHostVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of the VPC that you want to create the resolver endpoint in.
- withId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of the resolver endpoint.
- withId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ID that Resolver assigned to the resolver rule when you created it.
- withId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the association between a resolver rule and a VPC.
- withIp(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressRequest
-
The IP address that you want to use for DNS queries.
- withIp(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
One IP address that the resolver endpoint uses for DNS queries.
- withIp(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
The new IP address.
- withIp(String) - Method in class com.amazonaws.services.route53resolver.model.TargetAddress
-
One IP address that you want to forward DNS queries to.
- withIpAddress(IpAddressUpdate) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressRequest
-
Either the IPv4 address that you want to add to a resolver endpoint or a subnet ID.
- withIpAddress(IpAddressUpdate) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressRequest
-
The IPv4 address that you want to remove from a resolver endpoint.
- withIpAddressCount(Integer) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The number of IP addresses that the resolver endpoint can use for DNS queries.
- withIpAddresses(IpAddressRequest...) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The subnets and IP addresses in your VPC that you want DNS queries to pass through on the way from your VPCs to
your network (for outbound endpoints) or on the way from your network to your VPCs (for inbound resolver
endpoints).
- withIpAddresses(Collection<IpAddressRequest>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The subnets and IP addresses in your VPC that you want DNS queries to pass through on the way from your VPCs to
your network (for outbound endpoints) or on the way from your network to your VPCs (for inbound resolver
endpoints).
- withIpAddresses(IpAddressResponse...) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
The IP addresses that DNS queries pass through on their way to your network (outbound endpoint) or on the way to
Resolver (inbound endpoint).
- withIpAddresses(Collection<IpAddressResponse>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
The IP addresses that DNS queries pass through on their way to your network (outbound endpoint) or on the way to
Resolver (inbound endpoint).
- withIpId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The ID of one IP address.
- withIpId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
Only when removing an IP address from a resolver endpoint: The ID of the IP address that you want to
remove.
- withKey(String) - Method in class com.amazonaws.services.route53resolver.model.Tag
-
The name for the tag.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
The maximum number of IP addresses that you want to return in the response to a
ListResolverEndpointIpAddresses request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
The value that you specified for MaxResults in the request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
The maximum number of resolver endpoints that you want to return in the response to a
ListResolverEndpoints request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
The value that you specified for MaxResults in the request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
The maximum number of rule associations that you want to return in the response to a
ListResolverRuleAssociations request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
The value that you specified for MaxResults in the request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
The maximum number of resolver rules that you want to return in the response to a ListResolverRules
request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
The value that you specified for MaxResults in the request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
The maximum number of tags that you want to return in the response to a ListTagsForResource request.
- withModificationTime(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time
(UTC).
- withModificationTime(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
A name for the association that you're creating between a resolver rule and a VPC.
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A friendly name that lets you easily find a rule in the Resolver dashboard in the Route 53 console.
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.Filter
-
When you're using a List operation and you want the operation to return a subset of objects, such as
resolver endpoints or resolver rules, the name of the parameter that you want to use to filter objects.
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The name for the resolver rule, which you specified when you created the resolver rule.
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The name of an association between a resolver rule and a VPC.
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
The new name for the resolver rule.
- withName(String) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointRequest
-
The name of the resolver endpoint that you want to update.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
For the first ListResolverEndpointIpAddresses request, omit this value.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesResult
-
If the specified endpoint has more than MaxResults IP addresses, you can submit another
ListResolverEndpointIpAddresses request to get the next group of IP addresses.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsRequest
-
For the first ListResolverEndpoints request, omit this value.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
If more than MaxResults IP addresses match the specified criteria, you can submit another
ListResolverEndpoint request to get the next group of results.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsRequest
-
For the first ListResolverRuleAssociation request, omit this value.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
If more than MaxResults rule associations match the specified criteria, you can submit another
ListResolverRuleAssociation request to get the next group of results.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesRequest
-
For the first ListResolverRules request, omit this value.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
If more than MaxResults resolver rules match the specified criteria, you can submit another
ListResolverRules request to get the next group of results.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
For the first ListTagsForResource request, omit this value.
- withNextToken(String) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
If more than MaxResults tags match the specified criteria, you can submit another
ListTagsForResource request to get the next group of results.
- withOwnerId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
When a rule is shared with another AWS account, the account ID of the account that the rule is shared with.
- withPort(Integer) - Method in class com.amazonaws.services.route53resolver.model.TargetAddress
-
The port at Ip that you want to forward DNS queries to.
- withResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressResult
-
The response to an AssociateResolverEndpointIpAddress request.
- withResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointResult
-
Information about the CreateResolverEndpoint request, including the status of the request.
- withResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointResult
-
Information about the DeleteResolverEndpoint request, including the status of the request.
- withResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressResult
-
The response to an DisassociateResolverEndpointIpAddress request.
- withResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointResult
-
Information about the resolver endpoint that you specified in a GetResolverEndpoint request.
- withResolverEndpoint(ResolverEndpoint) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointResult
-
The response to an UpdateResolverEndpoint request.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverEndpointIpAddressRequest
-
The ID of the resolver endpoint that you want to associate IP addresses with.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
The ID of the outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that you
specify in TargetIps.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverEndpointRequest
-
The ID of the resolver endpoint that you want to delete.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverEndpointIpAddressRequest
-
The ID of the resolver endpoint that you want to disassociate an IP address from.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverEndpointRequest
-
The ID of the resolver endpoint that you want to get information about.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointIpAddressesRequest
-
The ID of the resolver endpoint that you want to get IP addresses for.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
The ID of the endpoint that the rule is associated with.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
The ID of the new outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that
you specify in TargetIps.
- withResolverEndpointId(String) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverEndpointRequest
-
The ID of the resolver endpoint that you want to update.
- withResolverEndpoints(ResolverEndpoint...) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
The resolver endpoints that were created by using the current AWS account, and that match the specified filters,
if any.
- withResolverEndpoints(Collection<ResolverEndpoint>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverEndpointsResult
-
The resolver endpoints that were created by using the current AWS account, and that match the specified filters,
if any.
- withResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleResult
-
Information about the CreateResolverRule request, including the status of the request.
- withResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleResult
-
Information about the DeleteResolverRule request, including the status of the request.
- withResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleResult
-
Information about the resolver rule that you specified in a GetResolverRule request.
- withResolverRule(ResolverRule) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleResult
-
The response to an UpdateResolverRule request.
- withResolverRuleAssociation(ResolverRuleAssociation) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleResult
-
Information about the AssociateResolverRule request, including the status of the request.
- withResolverRuleAssociation(ResolverRuleAssociation) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleResult
-
Information about the DisassociateResolverRule request, including the status of the request.
- withResolverRuleAssociation(ResolverRuleAssociation) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationResult
-
Information about the resolver rule association that you specified in a GetResolverRuleAssociation
request.
- withResolverRuleAssociationId(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleAssociationRequest
-
The ID of the resolver rule association that you want to get information about.
- withResolverRuleAssociations(ResolverRuleAssociation...) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
The associations that were created between resolver rules and VPCs using the current AWS account, and that match
the specified filters, if any.
- withResolverRuleAssociations(Collection<ResolverRuleAssociation>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRuleAssociationsResult
-
The associations that were created between resolver rules and VPCs using the current AWS account, and that match
the specified filters, if any.
- withResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
The ID of the resolver rule that you want to associate with the VPC.
- withResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.DeleteResolverRuleRequest
-
The ID of the resolver rule that you want to delete.
- withResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleRequest
-
The ID of the resolver rule that you want to disassociate from the specified VPC.
- withResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRuleRequest
-
The ID of the resolver rule that you want to get information about.
- withResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the resolver rule that you associated with the VPC that is specified by VPCId.
- withResolverRuleId(String) - Method in class com.amazonaws.services.route53resolver.model.UpdateResolverRuleRequest
-
The ID of the resolver rule that you want to update.
- withResolverRulePolicy(String) - Method in class com.amazonaws.services.route53resolver.model.GetResolverRulePolicyResult
-
Information about the resolver rule policy that you specified in a GetResolverRulePolicy request.
- withResolverRulePolicy(String) - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyRequest
-
An AWS Identity and Access Management policy statement that lists the permissions that you want to grant to
another AWS account.
- withResolverRules(ResolverRule...) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
The resolver rules that were created using the current AWS account and that match the specified filters, if any.
- withResolverRules(Collection<ResolverRule>) - Method in class com.amazonaws.services.route53resolver.model.ListResolverRulesResult
-
The resolver rules that were created using the current AWS account and that match the specified filters, if any.
- withResourceArn(String) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to list tags for.
- withResourceArn(String) - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to add tags to.
- withResourceArn(String) - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) for the resource that you want to remove tags from.
- withResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.LimitExceededException
-
For a LimitExceededException error, the type of resource that exceeded the current limit.
- withResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceExistsException
-
For a ResourceExistsException error, the type of resource that the error applies to.
- withResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceInUseException
-
For a ResourceInUseException error, the type of resource that is currently in use.
- withResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceNotFoundException
-
For a ResourceNotFoundException error, the type of resource that doesn't exist.
- withResourceType(String) - Method in exception com.amazonaws.services.route53resolver.model.ResourceUnavailableException
-
For a ResourceUnavailableException error, the type of resource that isn't available.
- withReturnValue(Boolean) - Method in class com.amazonaws.services.route53resolver.model.PutResolverRulePolicyResult
-
Whether the PutResolverRulePolicy request was successful.
- withRuleType(String) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
Specify FORWARD.
- withRuleType(RuleTypeOption) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
Specify FORWARD.
- withRuleType(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
This value is always FORWARD.
- withRuleType(RuleTypeOption) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
This value is always FORWARD.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The ID of one or more security groups that you want to use to control access to this VPC.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
The ID of one or more security groups that you want to use to control access to this VPC.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of one or more security groups that control access to this VPC.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
The ID of one or more security groups that control access to this VPC.
- withShareStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
Whether the rules is shared and, if so, whether the current account is sharing the rule with another account, or
another account is sharing the rule with the current account.
- withShareStatus(ShareStatus) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
Whether the rules is shared and, if so, whether the current account is sharing the rule with another account, or
another account is sharing the rule with the current account.
- withStatus(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
A status code that gives the current status of the request.
- withStatus(IpAddressStatus) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
A status code that gives the current status of the request.
- withStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A code that specifies the current status of the resolver endpoint.
- withStatus(ResolverEndpointStatus) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A code that specifies the current status of the resolver endpoint.
- withStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A code that specifies the current status of the resolver rule.
- withStatus(ResolverRuleStatus) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A code that specifies the current status of the resolver rule.
- withStatus(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
A code that specifies the current status of the association between a resolver rule and a VPC.
- withStatus(ResolverRuleAssociationStatus) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
A code that specifies the current status of the association between a resolver rule and a VPC.
- withStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
A message that provides additional information about the status of the request.
- withStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverEndpoint
-
A detailed description of the status of the resolver endpoint.
- withStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
A detailed description of the status of a resolver rule.
- withStatusMessage(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
A detailed description of the status of the association between a resolver rule and a VPC.
- withSubnetId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressRequest
-
The subnet that contains the IP address.
- withSubnetId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressResponse
-
The ID of one subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.route53resolver.model.IpAddressUpdate
-
The ID of the subnet that includes the IP address that you want to update.
- withTagKeys(String...) - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
The tags that you want to remove to the specified resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.UntagResourceRequest
-
The tags that you want to remove to the specified resource.
- withTags(Tag...) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverEndpointRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- withTags(Tag...) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
A list of the tag keys and values that you want to associate with the endpoint.
- withTags(Tag...) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
The tags that are associated with the resource that you specified in the ListTagsForResource
request.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.ListTagsForResourceResult
-
The tags that are associated with the resource that you specified in the ListTagsForResource
request.
- withTags(Tag...) - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
The tags that you want to add to the specified resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.route53resolver.model.TagResourceRequest
-
The tags that you want to add to the specified resource.
- withTargetIps(TargetAddress...) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
The IPs that you want Resolver to forward DNS queries to.
- withTargetIps(Collection<TargetAddress>) - Method in class com.amazonaws.services.route53resolver.model.CreateResolverRuleRequest
-
The IPs that you want Resolver to forward DNS queries to.
- withTargetIps(TargetAddress...) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
An array that contains the IP addresses and ports that you want to forward
- withTargetIps(Collection<TargetAddress>) - Method in class com.amazonaws.services.route53resolver.model.ResolverRule
-
An array that contains the IP addresses and ports that you want to forward
- withTargetIps(TargetAddress...) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.
- withTargetIps(Collection<TargetAddress>) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleConfig
-
For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.
- withValue(String) - Method in class com.amazonaws.services.route53resolver.model.Tag
-
The value for the tag.
- withValues(String...) - Method in class com.amazonaws.services.route53resolver.model.Filter
-
When you're using a List operation and you want the operation to return a subset of objects, such as
resolver endpoints or resolver rules, the value of the parameter that you want to use to filter objects.
- withValues(Collection<String>) - Method in class com.amazonaws.services.route53resolver.model.Filter
-
When you're using a List operation and you want the operation to return a subset of objects, such as
resolver endpoints or resolver rules, the value of the parameter that you want to use to filter objects.
- withVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.AssociateResolverRuleRequest
-
The ID of the VPC that you want to associate the resolver rule with.
- withVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.DisassociateResolverRuleRequest
-
The ID of the VPC that you want to disassociate the resolver rule from.
- withVPCId(String) - Method in class com.amazonaws.services.route53resolver.model.ResolverRuleAssociation
-
The ID of the VPC that you associated the resolver rule with.