Interface InstanceIpv6Prefix.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InstanceIpv6Prefix.Builder,InstanceIpv6Prefix>, SdkBuilder<InstanceIpv6Prefix.Builder,InstanceIpv6Prefix>, SdkPojo
Enclosing class:
InstanceIpv6Prefix

public static interface InstanceIpv6Prefix.Builder extends SdkPojo, CopyableBuilder<InstanceIpv6Prefix.Builder,InstanceIpv6Prefix>
  • Method Details

    • ipv6Prefix

      InstanceIpv6Prefix.Builder ipv6Prefix(String ipv6Prefix)

      One or more IPv6 prefixes assigned to the network interface.

      Parameters:
      ipv6Prefix - One or more IPv6 prefixes assigned to the network interface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.