| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.collect.ImmutableList<Dashboard> | 
transformDashboardNamesToDashboards(Collection<DashboardName> dashboardNames)
Transforms a  
DashboardName collection to an immutable Dashboard collection. | 
public static com.google.common.collect.ImmutableList<Dashboard> transformDashboardNamesToDashboards(Collection<DashboardName> dashboardNames)
Transforms a DashboardName collection to an immutable Dashboard collection.
dashboardNames - the dashboard names to transformIllegalArgumentException - if the dashboard names parameter is nullCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.