public class DisplayBuilder extends Object
Constructor and Description |
---|
DisplayBuilder() |
public DisplayBuilder address(String newAddress)
public DisplayBuilder allowOverride(boolean newAllowOverride)
public DisplayBuilder allowOverride(Boolean newAllowOverride)
public DisplayBuilder certificate(Certificate newCertificate)
public DisplayBuilder certificate(CertificateBuilder newCertificate)
public DisplayBuilder copyPasteEnabled(boolean newCopyPasteEnabled)
public DisplayBuilder copyPasteEnabled(Boolean newCopyPasteEnabled)
public DisplayBuilder disconnectAction(String newDisconnectAction)
public DisplayBuilder fileTransferEnabled(boolean newFileTransferEnabled)
public DisplayBuilder fileTransferEnabled(Boolean newFileTransferEnabled)
public DisplayBuilder keyboardLayout(String newKeyboardLayout)
public DisplayBuilder monitors(int newMonitors)
public DisplayBuilder monitors(Integer newMonitors)
public DisplayBuilder monitors(long newMonitors)
public DisplayBuilder monitors(Long newMonitors)
public DisplayBuilder monitors(BigInteger newMonitors)
public DisplayBuilder port(int newPort)
public DisplayBuilder port(Integer newPort)
public DisplayBuilder port(long newPort)
public DisplayBuilder port(Long newPort)
public DisplayBuilder port(BigInteger newPort)
public DisplayBuilder proxy(String newProxy)
public DisplayBuilder securePort(int newSecurePort)
public DisplayBuilder securePort(Integer newSecurePort)
public DisplayBuilder securePort(long newSecurePort)
public DisplayBuilder securePort(Long newSecurePort)
public DisplayBuilder securePort(BigInteger newSecurePort)
public DisplayBuilder singleQxlPci(boolean newSingleQxlPci)
public DisplayBuilder singleQxlPci(Boolean newSingleQxlPci)
public DisplayBuilder smartcardEnabled(boolean newSmartcardEnabled)
public DisplayBuilder smartcardEnabled(Boolean newSmartcardEnabled)
public DisplayBuilder type(DisplayType newType)
public Display build()
Copyright © 2016. All rights reserved.