Uses of Class
com.oracle.bmc.managementdashboard.model.ManagementDashboardCollection.Builder
-
Packages that use ManagementDashboardCollection.Builder Package Description com.oracle.bmc.managementdashboard.model -
-
Uses of ManagementDashboardCollection.Builder in com.oracle.bmc.managementdashboard.model
Methods in com.oracle.bmc.managementdashboard.model that return ManagementDashboardCollection.Builder Modifier and Type Method Description static ManagementDashboardCollection.Builder
ManagementDashboardCollection. builder()
Create a new builder.ManagementDashboardCollection.Builder
ManagementDashboardCollection.Builder. copy(ManagementDashboardCollection model)
ManagementDashboardCollection.Builder
ManagementDashboardCollection.Builder. items(List<ManagementDashboardSummary> items)
Array of dashboard summaries.ManagementDashboardCollection.Builder
ManagementDashboardCollection. toBuilder()
-