FeaturedCluster


public final class FeaturedCluster


A list of featured entities.

Summary

Nested types

public final class FeaturedCluster.Builder

Builder class for FeaturedCluster.

Public methods

int
ImmutableList<DisplayTimeWindow>

Returns the display time windows associated with the cluster.

List<Entity>

Returns the list of Entity in the Cluster.

Public methods

getClusterType

public int getClusterType()

getDisplayTimeWindows

public ImmutableList<DisplayTimeWindowgetDisplayTimeWindows()

Returns the display time windows associated with the cluster.

getEntities

public List<EntitygetEntities()

Returns the list of Entity in the Cluster.