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.model
Methods in com.oracle.bmc.managementdashboard.model that return ManagementDashboardExportDetails Modifier and Type Method Description ManagementDashboardExportDetails
ManagementDashboardExportDetails.Builder. build()
Methods in com.oracle.bmc.managementdashboard.model with parameters of type ManagementDashboardExportDetails Modifier and Type Method Description ManagementDashboardExportDetails.Builder
ManagementDashboardExportDetails.Builder. copy(ManagementDashboardExportDetails model)
-
Uses of ManagementDashboardExportDetails in com.oracle.bmc.managementdashboard.responses
Methods in com.oracle.bmc.managementdashboard.responses that return ManagementDashboardExportDetails Modifier and Type Method Description ManagementDashboardExportDetails
ExportDashboardResponse. getManagementDashboardExportDetails()
The returned ManagementDashboardExportDetails instance.Methods in com.oracle.bmc.managementdashboard.responses with parameters of type ManagementDashboardExportDetails Modifier and Type Method Description ExportDashboardResponse.Builder
ExportDashboardResponse.Builder. managementDashboardExportDetails(ManagementDashboardExportDetails managementDashboardExportDetails)
The returned ManagementDashboardExportDetails instance.
-