Package io.sentry
Class SentryOptions.Cron
java.lang.Object
io.sentry.SentryOptions.Cron
- Enclosing class:
- SentryOptions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@Nullable Long
@Nullable Long
@Nullable Long
@Nullable Long
@Nullable String
void
setDefaultCheckinMargin
(@Nullable Long defaultCheckinMargin) void
setDefaultFailureIssueThreshold
(@Nullable Long defaultFailureIssueThreshold) void
setDefaultMaxRuntime
(@Nullable Long defaultMaxRuntime) void
setDefaultRecoveryThreshold
(@Nullable Long defaultRecoveryThreshold) void
setDefaultTimezone
(@Nullable String defaultTimezone)
-
Constructor Details
-
Cron
public Cron()
-
-
Method Details
-
getDefaultCheckinMargin
-
setDefaultCheckinMargin
-
getDefaultMaxRuntime
-
setDefaultMaxRuntime
-
getDefaultTimezone
-
setDefaultTimezone
-
getDefaultFailureIssueThreshold
-
setDefaultFailureIssueThreshold
-
getDefaultRecoveryThreshold
-
setDefaultRecoveryThreshold
-