toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-instancemetadata
/
org.http4k.connect.amazon.instancemetadata.action
/
GetLocalIpv4
Get
Local
Ipv4
class
GetLocalIpv4
:
Ec2MetadataAction
<
IpV4Address
>
Members
Constructors
Get
Local
Ipv4
Link copied to clipboard
constructor
(
)
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
<
IpV4Address
,
RemoteFailure
>