kvision-common-remote
/
io.kvision.remote
/
HttpMethod
common
Http
Method
enum
HttpMethod
:
Enum
<
HttpMethod
>
Content copied to clipboard
Entries
Types
Properties
Entries
OPTIONS
Link copied to clipboard
common
OPTIONS
()
Content copied to clipboard
DELETE
Link copied to clipboard
common
DELETE
()
Content copied to clipboard
PUT
Link copied to clipboard
common
PUT
()
Content copied to clipboard
POST
Link copied to clipboard
common
POST
()
Content copied to clipboard
GET
Link copied to clipboard
common
GET
()
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard