Class NoIpv4.Builder

  • Enclosing class:
    NoIpv4

    public static final class NoIpv4.Builder
    extends java.lang.Object
    Builder class for NoIpv4.
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor with parameters for the required properties of NoIpv4.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      NoIpv4 build()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of NoIpv4.
    • Method Detail

      • build

        public NoIpv4 build()