Documentation
Preparing search index...
@restatedev/restate-sdk
Opts
Class Opts<I, O>
Type Parameters
I
O
Index
Methods
get
Opts
from
Methods
get
Opts
getOpts
()
:
ClientCallOptions
<
I
,
O
>
Returns
ClientCallOptions
<
I
,
O
>
Static
from
from
<
I
,
O
>
(
opts
:
ClientCallOptions
<
I
,
O
>
)
:
Opts
<
I
,
O
>
Create a call configuration from the provided options.
Type Parameters
I
O
Parameters
opts
:
ClientCallOptions
<
I
,
O
>
the call configuration
Returns
Opts
<
I
,
O
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Opts
from
Documentation
Loading...
Create a call configuration from the provided options.