AkkaHttpClient

zio.aws.akkahttp.AkkaHttpClient$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def client(connectionPoolSettings: Option[ConnectionPoolSettings], executionContext: Option[ExecutionContext]): ZLayer[ActorSystem, Throwable, HttpClient]

Concrete fields

val builderHelper: BuilderHelper[SdkAsyncHttpClient]