| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateIpAddress> |
UpdateResolverEndpointRequest.updateIpAddresses()
Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateResolverEndpointRequest.Builder |
UpdateResolverEndpointRequest.Builder.updateIpAddresses(UpdateIpAddress... updateIpAddresses)
Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateResolverEndpointRequest.Builder |
UpdateResolverEndpointRequest.Builder.updateIpAddresses(Collection<UpdateIpAddress> updateIpAddresses)
Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
Copyright © 2023. All rights reserved.