public static class DashboardState.TitleBuilder extends Object
DashboardState object under construction.| Modifier and Type | Method and Description |
|---|---|
DashboardState.Builder |
title(String title)
Sets the title of the
DashboardState under construction and returns a Builder to allow
the Layout and the columns to be set. |
public DashboardState.Builder title(String title)
DashboardState under construction and returns a Builder to allow
the Layout and the columns to be set.title - the title to use for the dashboardBuilder allowing further construction of the DashboardStateCopyright © 2024 Atlassian. All rights reserved.