Uses of Class
com.oracle.bmc.managementdashboard.model.ManagementDashboardExportDetails
- 
Packages that use ManagementDashboardExportDetails Package Description com.oracle.bmc.managementdashboard.model com.oracle.bmc.managementdashboard.responses 
- 
- 
Uses of ManagementDashboardExportDetails in com.oracle.bmc.managementdashboard.modelMethods in com.oracle.bmc.managementdashboard.model that return ManagementDashboardExportDetails Modifier and Type Method Description ManagementDashboardExportDetailsManagementDashboardExportDetails.Builder. build()Methods in com.oracle.bmc.managementdashboard.model with parameters of type ManagementDashboardExportDetails Modifier and Type Method Description ManagementDashboardExportDetails.BuilderManagementDashboardExportDetails.Builder. copy(ManagementDashboardExportDetails model)
- 
Uses of ManagementDashboardExportDetails in com.oracle.bmc.managementdashboard.responsesMethods in com.oracle.bmc.managementdashboard.responses that return ManagementDashboardExportDetails Modifier and Type Method Description ManagementDashboardExportDetailsExportDashboardResponse. getManagementDashboardExportDetails()The returned ManagementDashboardExportDetails instance.Methods in com.oracle.bmc.managementdashboard.responses with parameters of type ManagementDashboardExportDetails Modifier and Type Method Description ExportDashboardResponse.BuilderExportDashboardResponse.Builder. managementDashboardExportDetails(ManagementDashboardExportDetails managementDashboardExportDetails)The returned ManagementDashboardExportDetails instance.
 
-