public static class UserInputProperties.UserInputPropertiesBuilder
extends java.lang.Object
public UserInputProperties.UserInputPropertiesBuilder replicaSetNumber(java.lang.Integer replicaSetNumber)
public UserInputProperties.UserInputPropertiesBuilder awaitNodeInitAttempts(java.lang.Integer awaitNodeInitAttempts)
public UserInputProperties.UserInputPropertiesBuilder mongoDockerImageName(java.lang.String mongoDockerImageName)
public UserInputProperties.UserInputPropertiesBuilder addArbiter(java.lang.Boolean addArbiter)
public UserInputProperties.UserInputPropertiesBuilder addToxiproxy(java.lang.Boolean addToxiproxy)
public UserInputProperties.UserInputPropertiesBuilder slaveDelayTimeout(java.lang.Integer slaveDelayTimeout)
public UserInputProperties.UserInputPropertiesBuilder propertyFileName(java.lang.String propertyFileName)
public UserInputProperties.UserInputPropertiesBuilder slaveDelayNumber(java.lang.Integer slaveDelayNumber)
public UserInputProperties.UserInputPropertiesBuilder useHostDockerInternal(java.lang.Boolean useHostDockerInternal)
public UserInputProperties.UserInputPropertiesBuilder commandLineOptions(java.util.List<java.lang.String> commandLineOptions)
public UserInputProperties build()
public java.lang.String toString()
toString in class java.lang.Object