Uses of Class
com.oracle.bmc.managementdashboard.model.ManagementDashboardCollection
-
Packages that use ManagementDashboardCollection Package Description com.oracle.bmc.managementdashboard.model com.oracle.bmc.managementdashboard.responses -
-
Uses of ManagementDashboardCollection in com.oracle.bmc.managementdashboard.model
Methods in com.oracle.bmc.managementdashboard.model that return ManagementDashboardCollection Modifier and Type Method Description ManagementDashboardCollection
ManagementDashboardCollection.Builder. build()
Methods in com.oracle.bmc.managementdashboard.model with parameters of type ManagementDashboardCollection Modifier and Type Method Description ManagementDashboardCollection.Builder
ManagementDashboardCollection.Builder. copy(ManagementDashboardCollection model)
-
Uses of ManagementDashboardCollection in com.oracle.bmc.managementdashboard.responses
Methods in com.oracle.bmc.managementdashboard.responses that return ManagementDashboardCollection Modifier and Type Method Description ManagementDashboardCollection
ListManagementDashboardsResponse. getManagementDashboardCollection()
The returned ManagementDashboardCollection instance.Methods in com.oracle.bmc.managementdashboard.responses with parameters of type ManagementDashboardCollection Modifier and Type Method Description ListManagementDashboardsResponse.Builder
ListManagementDashboardsResponse.Builder. managementDashboardCollection(ManagementDashboardCollection managementDashboardCollection)
The returned ManagementDashboardCollection instance.
-