toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-systemsmanager
/
org.http4k.connect.amazon.systemsmanager
/
SystemsManagerAction
Systems
Manager
Action
abstract
class
SystemsManagerAction
<
R
:
Any
>
(
clazz
:
KClass
<
R
>
,
autoMarshalling
:
AutoMarshalling
=
SystemsManagerMoshi
)
:
AwsJsonAction
<
R
>
Inheritors
DeleteParameter
GetParameter
GetParameters
PutParameter
Members
Constructors
Systems
Manager
Action
Link copied to clipboard
constructor
(
clazz
:
KClass
<
R
>
,
autoMarshalling
:
AutoMarshalling
=
SystemsManagerMoshi
)
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