depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.update
/
UpdateAnalysisOptions
Update
Analysis
Options
data
class
UpdateAnalysisOptions
(
val
dynamic
:
Boolean
=
false
,
val
timeoutSeconds
:
Long
=
1800
)
Members
Constructors
Update
Analysis
Options
Link copied to clipboard
constructor
(
dynamic
:
Boolean
=
false
,
timeoutSeconds
:
Long
=
1800
)
Properties
dynamic
Link copied to clipboard
val
dynamic
:
Boolean
timeout
Seconds
Link copied to clipboard
val
timeoutSeconds
:
Long