Search
Preparing search index...
The search index is not available
Mendix Model SDK - v4.92.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Mendix Model SDK - v4.92.0
services
HttpMethod
Class HttpMethod
Hierarchy
AbstractEnum
HttpMethod
Index
Constructors
constructor
Properties
qualified
Ts
Type
Name
version
Info
Delete
Get
Head
Options
Patch
Post
Put
Accessors
name
Methods
check
Enum
Version
qualified
Ts
Literal
Name
to
String
Constructors
constructor
new
Http
Method
(
_name
:
string
, lifeCycleInfo
:
ILifeCycle
)
:
services
.
HttpMethod
Parameters
_name:
string
lifeCycleInfo:
ILifeCycle
Returns
services
.
HttpMethod
Properties
Protected
qualified
Ts
Type
Name
qualified
Ts
Type
Name
:
string
= "services.HttpMethod"
version
Info
version
Info
:
LifeCycle
Static
Delete
Delete
:
services
.
HttpMethod
= ...
Static
Get
Get
:
services
.
HttpMethod
= ...
Static
Head
Head
:
services
.
HttpMethod
= ...
Static
Options
Options
:
services
.
HttpMethod
= ...
Static
Patch
Patch
:
services
.
HttpMethod
= ...
Static
Post
Post
:
services
.
HttpMethod
= ...
Static
Put
Put
:
services
.
HttpMethod
= ...
Accessors
name
get
name
(
)
:
string
Returns
string
Methods
check
Enum
Version
check
Enum
Version
(
metaModelVersion
:
Version
, includeWarnings
:
boolean
)
:
void
Parameters
metaModelVersion:
Version
includeWarnings:
boolean
Returns
void
qualified
Ts
Literal
Name
qualified
Ts
Literal
Name
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Exports
aliases
appservices
businessevents
client
codeactions
common
configuration
constants
customicons
customwidgets
databaseconnector
datasets
datatypes
documenttemplates
domainmodels
enumerations
exportmappings
images
importmappings
javaactions
javascriptactions
jsonstructures
kafka
mappings
menus
messagedefinitions
microflows
nanoflows
navigation
odatapublish
pages
projects
queues
regularexpressions
reports
rest
scheduledevents
security
services
settings
texts
url
utils
webservices
workflows
xmlschemas
Http
Method
constructor
qualified
Ts
Type
Name
version
Info
Delete
Get
Head
Options
Patch
Post
Put
name
check
Enum
Version
qualified
Ts
Literal
Name
to
String
Generated using
TypeDoc