public static interface InstanceIpv6AddressRequest.Builder extends SdkPojo, CopyableBuilder<InstanceIpv6AddressRequest.Builder,InstanceIpv6AddressRequest>
Modifier and Type | Method and Description |
---|---|
InstanceIpv6AddressRequest.Builder |
ipv6Address(String ipv6Address)
The IPv6 address.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
InstanceIpv6AddressRequest.Builder ipv6Address(String ipv6Address)
The IPv6 address.
ipv6Address
- The IPv6 address.Copyright © 2020. All rights reserved.