FeaturedCluster


class FeaturedCluster


A list of featured entities.

Summary

Nested types

Builder class for FeaturedCluster.

Public functions

Int
ImmutableList<DisplayTimeWindow!>!

Returns the display time windows associated with the cluster.

(Mutable)List<Entity!>!

Returns the list of Entity in the Cluster.

Public functions

getClusterType

fun getClusterType(): Int

getDisplayTimeWindows

fun getDisplayTimeWindows(): ImmutableList<DisplayTimeWindow!>!

Returns the display time windows associated with the cluster.

getEntities

fun getEntities(): (Mutable)List<Entity!>!

Returns the list of Entity in the Cluster.