Package com.github._1c_syntax.bsl.mdo
Class HTTPService.HTTPServiceBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.HTTPService.HTTPServiceBuilder
- Enclosing class:
- HTTPService
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
urlTemplate
(HTTPServiceURLTemplate urlTemplate) urlTemplates
(Collection<? extends HTTPServiceURLTemplate> urlTemplates)
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public HTTPService.HTTPServiceBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public HTTPService.HTTPServiceBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
modules
- Returns:
this
.
-
urlTemplate
-
urlTemplates
public HTTPService.HTTPServiceBuilder urlTemplates(Collection<? extends HTTPServiceURLTemplate> urlTemplates) -
clearUrlTemplates
-
build
-
toString
-