| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateIpAddress |
UpdateIpAddress.clone() |
UpdateIpAddress |
UpdateIpAddress.withIpId(String ipId)
The ID of the IP address, specified by the
ResolverEndpointId. |
UpdateIpAddress |
UpdateIpAddress.withIpv6(String ipv6)
The IPv6 address that you want to use for DNS queries.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdateIpAddress> |
UpdateResolverEndpointRequest.getUpdateIpAddresses()
Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateResolverEndpointRequest |
UpdateResolverEndpointRequest.withUpdateIpAddresses(UpdateIpAddress... updateIpAddresses)
Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateResolverEndpointRequest.setUpdateIpAddresses(Collection<UpdateIpAddress> updateIpAddresses)
Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
UpdateResolverEndpointRequest |
UpdateResolverEndpointRequest.withUpdateIpAddresses(Collection<UpdateIpAddress> updateIpAddresses)
Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
Copyright © 2025. All rights reserved.