public static interface UpdateIpAddress.Builder extends SdkPojo, CopyableBuilder<UpdateIpAddress.Builder,UpdateIpAddress>
| Modifier and Type | Method and Description |
|---|---|
UpdateIpAddress.Builder |
ipId(String ipId)
The ID of the IP address, specified by the
ResolverEndpointId. |
UpdateIpAddress.Builder |
ipv6(String ipv6)
The IPv6 address that you want to use for DNS queries.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateIpAddress.Builder ipId(String ipId)
The ID of the IP address, specified by the ResolverEndpointId.
ipId - The ID of the IP address, specified by the ResolverEndpointId.UpdateIpAddress.Builder ipv6(String ipv6)
The IPv6 address that you want to use for DNS queries.
ipv6 - The IPv6 address that you want to use for DNS queries.Copyright © 2023. All rights reserved.