Class PortAttacher.Builder

  • Enclosing class:
    PortAttacher

    public static final class PortAttacher.Builder
    extends java.lang.Object
    Builder class for PortAttacher.
    • Constructor Detail

      • Builder

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

      • setEntity

        public PortAttacher.Builder setEntity​(java.lang.String entity)
        This is a vmknic name if the attacher is vmknic. Otherwise, it is full path of the attached VM's config file
        Parameters:
        entity - New value for the property.
      • setHost

        public PortAttacher.Builder setHost​(java.lang.String host)
        TransportNode on which the attacher resides
        Parameters:
        host - New value for the property.