Preparing search index...
The search index is not available
@camunda8/sdk
@camunda8/sdk
zeebe/types
<internal>
GrpcClientCtor
Interface GrpcClientCtor
interface
GrpcClientCtor
{
config
:
CamundaPlatform8Configuration
;
connectionTolerance
:
MaybeTimeDuration
;
customSSL
?:
CustomSSL
;
host
:
string
;
loglevel
:
Loglevel
;
namespace
:
string
;
oAuth
?:
IOAuthProvider
;
options
:
IParseOptions
&
IConversionOptions
&
{}
&
GrpcClientExtendedOptions
;
packageName
:
string
;
protoPath
:
string
;
service
:
string
;
stdout
:
ZBCustomLogger
;
tasktype
?:
string
;
useTLS
:
boolean
;
}
Index
Properties
config
connection
Tolerance
customSSL?
host
loglevel
namespace
o
Auth?
options
package
Name
proto
Path
service
stdout
tasktype?
useTLS
Properties
config
config
:
CamundaPlatform8Configuration
connection
Tolerance
connection
Tolerance
:
MaybeTimeDuration
Optional
customSSL
customSSL
?:
CustomSSL
host
host
:
string
loglevel
loglevel
:
Loglevel
namespace
namespace
:
string
Optional
o
Auth
o
Auth
?:
IOAuthProvider
options
options
:
IParseOptions
&
IConversionOptions
&
{}
&
GrpcClientExtendedOptions
Type declaration
package
Name
package
Name
:
string
proto
Path
proto
Path
:
string
service
service
:
string
stdout
stdout
:
ZBCustomLogger
Optional
tasktype
tasktype
?:
string
useTLS
useTLS
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
config
connection
Tolerance
customSSL
host
loglevel
namespace
o
Auth
options
package
Name
proto
Path
service
stdout
tasktype
useTLS
@camunda8/sdk
Loading...
Generated using
TypeDoc