Uses of Class
com.oracle.bmc.managementdashboard.model.ManagementDashboardImportDetails
- 
Packages that use ManagementDashboardImportDetails Package Description com.oracle.bmc.managementdashboard.model com.oracle.bmc.managementdashboard.requests 
- 
- 
Uses of ManagementDashboardImportDetails in com.oracle.bmc.managementdashboard.modelMethods in com.oracle.bmc.managementdashboard.model that return ManagementDashboardImportDetails Modifier and Type Method Description ManagementDashboardImportDetailsManagementDashboardImportDetails.Builder. build()Methods in com.oracle.bmc.managementdashboard.model with parameters of type ManagementDashboardImportDetails Modifier and Type Method Description ManagementDashboardImportDetails.BuilderManagementDashboardImportDetails.Builder. copy(ManagementDashboardImportDetails model)
- 
Uses of ManagementDashboardImportDetails in com.oracle.bmc.managementdashboard.requestsMethods in com.oracle.bmc.managementdashboard.requests that return ManagementDashboardImportDetails Modifier and Type Method Description ManagementDashboardImportDetailsImportDashboardRequest. getBody$()Alternative accessor for the body parameter.ManagementDashboardImportDetailsImportDashboardRequest. getManagementDashboardImportDetails()JSON metadata for importing dashboards and their saved searches.Methods in com.oracle.bmc.managementdashboard.requests with parameters of type ManagementDashboardImportDetails Modifier and Type Method Description ImportDashboardRequest.BuilderImportDashboardRequest.Builder. body$(ManagementDashboardImportDetails body)Alternative setter for the body parameter.ImportDashboardRequest.BuilderImportDashboardRequest.Builder. managementDashboardImportDetails(ManagementDashboardImportDetails managementDashboardImportDetails)JSON metadata for importing dashboards and their saved searches.
 
-