TopicRefreshSchedule

A structure that represents a topic refresh schedule.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Boolean value that controls whether to schedule runs at the same schedule that is specified in SPICE dataset.

Link copied to clipboard

A Boolean value that controls whether to schedule is enabled.

Link copied to clipboard

The time of day when the refresh should run, for example, Monday-Sunday.

Link copied to clipboard

The starting date and time for the refresh schedule.

Link copied to clipboard

The timezone that you want the refresh schedule to use.

Link copied to clipboard

The type of refresh schedule. Valid values for this structure are HOURLY, DAILY, WEEKLY, and MONTHLY.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String