http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-cloudwatchlogs
/
org.http4k.connect.amazon.cloudwatchlogs
/
CloudWatchLogsAction
Cloud
Watch
Logs
Action
abstract
class
CloudWatchLogsAction
<
R
:
Any
>
(
clazz
:
KClass
<
R
>
,
autoMarshalling
:
AutoMarshalling
=
CloudWatchLogsMoshi
)
:
AwsJsonAction
<
R
>
(
source
)
Inheritors
CreateLogGroup
CreateLogStream
DeleteLogGroup
DeleteLogStream
FilterLogEvents
PutLogEvents
Members
Constructors
Cloud
Watch
Logs
Action
Link copied to clipboard
constructor
(
clazz
:
KClass
<
R
>
,
autoMarshalling
:
AutoMarshalling
=
CloudWatchLogsMoshi
)
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
open
override
fun
toResult
(
response
:
Response
)
:
Result
<
R
,
RemoteFailure
>
uri
Link copied to clipboard
open
fun
uri
(
)
:
Uri