public final class

TimelineBuilders.TimelineEntry.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.wear.protolayout.TimelineBuilders.TimelineEntry.Builder

Overview

Builder for TimelineBuilders.TimelineEntry

Summary

Constructors
publicBuilder()

Creates an instance of TimelineBuilders.TimeInterval.Builder.

Methods
public TimelineBuilders.TimelineEntrybuild()

Builds an instance from accumulated values.

public TimelineBuilders.TimelineEntry.BuildersetLayout(LayoutElementBuilders.Layout layout)

Sets the contents of this timeline entry.

public TimelineBuilders.TimelineEntry.BuildersetValidity(TimelineBuilders.TimeInterval validity)

Sets the validity period for this timeline entry.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Builder()

Creates an instance of TimelineBuilders.TimeInterval.Builder.

Methods

Sets the validity period for this timeline entry.

Sets the contents of this timeline entry.

Builds an instance from accumulated values.