Interface Ipv6PrefixSpecificationResponse.Builder

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

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

    • ipv6Prefix

      The IPv6 delegated prefixes assigned to the network interface.

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