Class TestComponentData.Builder

java.lang.Object
com.auto.framework.TestComponentData.Builder
Enclosing class:
TestComponentData

public static class TestComponentData.Builder
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String installationDir  
  • Constructor Summary

    Constructors 
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    TestComponentData build​(java.lang.String installationDir)  
    TestComponentData build​(java.lang.String host, int port, java.lang.String logDir)  
    TestComponentData build​(java.lang.String host, int port, java.lang.String server, java.lang.String logDir)  
    TestComponentData build​(java.lang.String server, java.lang.String logDir)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait