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-containercredentials
/
org.http4k.connect.amazon.containercredentials
/
ContainerCredentials
Container
Credentials
interface
ContainerCredentials
(
source
)
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
:
AwsServiceCompanion
Functions
get
Credentials
Link copied to clipboard
fun
ContainerCredentials
.
getCredentials
(
uri
:
Uri
)
:
Result
<
Credentials
,
RemoteFailure
>
invoke
Link copied to clipboard
abstract
operator
fun
<
R
>
invoke
(
action
:
ContainerCredentialsAction
<
R
>
)
:
Result
<
R
,
RemoteFailure
>