Package | Description |
---|---|
com.oracle.bmc.managementdashboard | |
com.oracle.bmc.managementdashboard.responses |
Modifier and Type | Method and Description |
---|---|
ExportDashboardResponse |
DashxApisClient.exportDashboard(ExportDashboardRequest request) |
ExportDashboardResponse |
DashxApis.exportDashboard(ExportDashboardRequest request)
Exports an array of dashboards and their saved searches.
|
Modifier and Type | Method and Description |
---|---|
Future<ExportDashboardResponse> |
DashxApisAsyncClient.exportDashboard(ExportDashboardRequest request,
AsyncHandler<ExportDashboardRequest,ExportDashboardResponse> handler) |
Future<ExportDashboardResponse> |
DashxApisAsync.exportDashboard(ExportDashboardRequest request,
AsyncHandler<ExportDashboardRequest,ExportDashboardResponse> handler)
Exports an array of dashboards and their saved searches.
|
Modifier and Type | Method and Description |
---|---|
Future<ExportDashboardResponse> |
DashxApisAsyncClient.exportDashboard(ExportDashboardRequest request,
AsyncHandler<ExportDashboardRequest,ExportDashboardResponse> handler) |
Future<ExportDashboardResponse> |
DashxApisAsync.exportDashboard(ExportDashboardRequest request,
AsyncHandler<ExportDashboardRequest,ExportDashboardResponse> handler)
Exports an array of dashboards and their saved searches.
|
Modifier and Type | Method and Description |
---|---|
ExportDashboardResponse |
ExportDashboardResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExportDashboardResponse.Builder |
ExportDashboardResponse.Builder.copy(ExportDashboardResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.