Package com.github._1c_syntax.bsl.mdo
Class WebSocketClient.WebSocketClientBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.WebSocketClient.WebSocketClientBuilder
- Enclosing class:
- WebSocketClient
-
Method Summary
Modifier and TypeMethodDescriptionautoConnect(boolean autoConnect) Подключать автоматическиbuild()mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) predefined(boolean predefined) ПредопределенныйURI сервераsupportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) timeout(int timeout) ТаймаутtoString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
public WebSocketClient.WebSocketClientBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this.
-
objectBelonging
- Returns:
this.
-
comment
- Returns:
this.
-
synonym
public WebSocketClient.WebSocketClientBuilder synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) - Returns:
this.
-
supportVariant
public WebSocketClient.WebSocketClientBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this.
-
modules
- Returns:
this.
-
predefined
Предопределенный- Returns:
this.
-
autoConnect
Подключать автоматически- Returns:
this.
-
serverURL
URI сервера- Returns:
this.
-
timeout
Таймаут- Returns:
this.
-
build
-
toString
-