16 lines
416 B
Markdown
16 lines
416 B
Markdown
[docs](../../index.md) / [net.thauvin.erik.bitly](../index.md) / [Methods](./index.md)
|
|
|
|
# Methods
|
|
|
|
`enum class Methods` [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Methods.kt#L38)
|
|
|
|
HTTP methods.
|
|
|
|
### Enum Values
|
|
|
|
| Name | Summary |
|
|
|---|---|
|
|
| [DELETE](-d-e-l-e-t-e.md) | |
|
|
| [GET](-g-e-t.md) | |
|
|
| [PATCH](-p-a-t-c-h.md) | |
|
|
| [POST](-p-o-s-t.md) | |
|