ZSchedule

zio.temporal.schedules.ZSchedule$
See theZSchedule companion class
object ZSchedule

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ZSchedule.type

Members list

Type members

Classlikes

final class WithAction extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromJava(schedule: Schedule): ZSchedule

Set the action for this schedule. Required to build.

Set the action for this schedule. Required to build.

Attributes

See also