AwsFutureServerOptions

sttp.tapir.serverless.aws.lambda.AwsFutureServerOptions$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def customiseInterceptors(implicit ec: ExecutionContext): CustomiseInterceptors[Future, AwsServerOptions[Future]]

Allows customising the interceptors used by the server interpreter.

Allows customising the interceptors used by the server interpreter.

Attributes

def default(implicit ec: ExecutionContext): AwsServerOptions[Future]