Uses of Class
com.oracle.bmc.dashboardservice.model.DashboardGroupCollection.Builder
- 
Packages that use DashboardGroupCollection.Builder Package Description com.oracle.bmc.dashboardservice.model 
- 
- 
Uses of DashboardGroupCollection.Builder in com.oracle.bmc.dashboardservice.modelMethods in com.oracle.bmc.dashboardservice.model that return DashboardGroupCollection.Builder Modifier and Type Method Description static DashboardGroupCollection.BuilderDashboardGroupCollection. builder()Create a new builder.DashboardGroupCollection.BuilderDashboardGroupCollection.Builder. copy(DashboardGroupCollection model)DashboardGroupCollection.BuilderDashboardGroupCollection.Builder. items(List<DashboardGroupSummary> items)A list of dashboard groups.DashboardGroupCollection.BuilderDashboardGroupCollection. toBuilder()
 
-