toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-gitlab
/
org.http4k.connect.gitlab.api
/
GitLabAction
Git
Lab
Action
interface
GitLabAction
<
R
>
:
Action
<
Result
<
R
,
RemoteFailure
>
>
Inheritors
PagedGitLabAction
Members
Functions
to
Request
Link copied to clipboard
abstract
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
abstract
fun
toResult
(
response
:
Response
)
:
Result
<
R
,
RemoteFailure
>