ts-lambda-api - v2.5.2
Preparing search index...
<internal>
BindInFluentSyntax
Interface BindInFluentSyntax<T>
interface
BindInFluentSyntax
<
T
>
{
getIdentifier
()
:
BindingIdentifier
;
inRequestScope
()
:
BindWhenOnFluentSyntax
<
T
>
;
inSingletonScope
()
:
BindWhenOnFluentSyntax
<
T
>
;
inTransientScope
()
:
BindWhenOnFluentSyntax
<
T
>
;
}
Type Parameters
T
Hierarchy (
View Summary
)
BoundServiceSyntax
BindInFluentSyntax
BindInWhenOnFluentSyntax
Index
Methods
get
Identifier
in
Request
Scope
in
Singleton
Scope
in
Transient
Scope
Methods
get
Identifier
getIdentifier
()
:
BindingIdentifier
Returns
BindingIdentifier
in
Request
Scope
inRequestScope
()
:
BindWhenOnFluentSyntax
<
T
>
Returns
BindWhenOnFluentSyntax
<
T
>
in
Singleton
Scope
inSingletonScope
()
:
BindWhenOnFluentSyntax
<
T
>
Returns
BindWhenOnFluentSyntax
<
T
>
in
Transient
Scope
inTransientScope
()
:
BindWhenOnFluentSyntax
<
T
>
Returns
BindWhenOnFluentSyntax
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Identifier
in
Request
Scope
in
Singleton
Scope
in
Transient
Scope
ts-lambda-api - v2.5.2
Loading...