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(MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) supportVariant(SupportVariant supportVariant) synonym(MultiLanguageString synonym) toString()urlTemplate(HTTPServiceURLTemplate urlTemplate) urlTemplates(Collection<? extends HTTPServiceURLTemplate> urlTemplates)
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
- Returns:
this.
-
objectBelonging
- Returns:
this.
-
comment
- Returns:
this.
-
synonym
- Returns:
this.
-
supportVariant
- Returns:
this.
-
modules
- Returns:
this.
-
urlTemplate
-
urlTemplates
public HTTPService.HTTPServiceBuilder urlTemplates(Collection<? extends HTTPServiceURLTemplate> urlTemplates) -
clearUrlTemplates
-
build
-
toString
-