aws-http4s
aws-http4s
smithy4s.aws.http4s
AwsHttp4sBackend
AwsHttp4sBackend
ServiceOps
aws-http4s
/
smithy4s.aws.http4s
/
AwsHttp4sBackend
AwsHttp4sBackend
final
class
AwsHttp4sBackend
[
F
[
_
]](
client:
Client
[
F
])(
implicit
evidence$1:
Async
[
F
])
extends
SimpleHttpClient
[
F
]
Companion:
object
Graph
Supertypes
trait
SimpleHttpClient
[
F
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
run
(
request:
HttpRequest
):
F
[
HttpResponse
]