Interface Ipv4PrefixSpecificationResponse.Builder

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

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

    • ipv4Prefix

      The IPv4 delegated prefixes assigned to the network interface.

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