Interface InstanceIpv4Prefix.Builder

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

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

    • ipv4Prefix

      InstanceIpv4Prefix.Builder ipv4Prefix(String ipv4Prefix)

      One or more IPv4 prefixes assigned to the network interface.

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