Builder

class Builder

Fluent builder for Session, provided primarily for Java callers. Any property left unset falls back to the same default as the constructor.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun build(): Session
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun lastUpdateTime(lastUpdateTime: ERROR CLASS: Symbol not found for Instant): Session.Builder
Link copied to clipboard
fun lastUpdateTimeEpochMillis(lastUpdateTimeEpochMillis: Long): Session.Builder

Java-friendly alternative to lastUpdateTime, as epoch milliseconds.

Link copied to clipboard

Java-friendly alternative to state: the map is wrapped in a State.