Uses of Class
com.oracle.bmc.dashboardservice.model.DashboardCollection.Builder
-
Packages that use DashboardCollection.Builder Package Description com.oracle.bmc.dashboardservice.model -
-
Uses of DashboardCollection.Builder in com.oracle.bmc.dashboardservice.model
Methods in com.oracle.bmc.dashboardservice.model that return DashboardCollection.Builder Modifier and Type Method Description static DashboardCollection.Builder
DashboardCollection. builder()
Create a new builder.DashboardCollection.Builder
DashboardCollection.Builder. copy(DashboardCollection model)
DashboardCollection.Builder
DashboardCollection.Builder. items(List<DashboardSummary> items)
A list of dashboards.DashboardCollection.Builder
DashboardCollection. toBuilder()
-