Class HTTPServiceMethod.HTTPServiceMethodBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.HTTPServiceMethod.HTTPServiceMethodBuilder
- Enclosing class:
- HTTPServiceMethod
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Обработчик метода http сервиса.mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) owner
(com.github._1c_syntax.bsl.types.MdoReference owner) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public HTTPServiceMethod.HTTPServiceMethodBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public HTTPServiceMethod.HTTPServiceMethodBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
owner
public HTTPServiceMethod.HTTPServiceMethodBuilder owner(com.github._1c_syntax.bsl.types.MdoReference owner) - Returns:
this
.
-
handler
Обработчик метода http сервиса. Пока строкой Формат имя метода Пример ШаблонURLМетод1- Returns:
this
.
-
build
-
toString
-