ktorfit-ksp
/
de.jensklingenberg.ktorfit.model.annotations
/
HttpMethod
Http
Method
enum
HttpMethod
:
Enum
<
HttpMethod
>
Content copied to clipboard
Entries
Properties
Entries
CUSTOM
Link copied to clipboard
CUSTOM
("")
Content copied to clipboard
PATCH
Link copied to clipboard
PATCH
("PATCH")
Content copied to clipboard
HEAD
Link copied to clipboard
HEAD
("HEAD")
Content copied to clipboard
DELETE
Link copied to clipboard
DELETE
("DELETE")
Content copied to clipboard
PUT
Link copied to clipboard
PUT
("PUT")
Content copied to clipboard
POST
Link copied to clipboard
POST
("POST")
Content copied to clipboard
GET
Link copied to clipboard
GET
("GET")
Content copied to clipboard
Properties
keyword
Link copied to clipboard
val
keyword
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard