http4k-connect-github
Toggle table of contents
6.18.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-github
http4k-connect-github
/
org.http4k.connect.github.app
/
GitHubAppAction
Git
Hub
App
Action
interface
GitHubAppAction
<
R
>
:
Action
<
Result
<
R
,
RemoteFailure
>
>
(
source
)
Inheritors
PagedGitHubAppAction
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
>