Package | Description |
---|---|
com.oracle.bmc.managementdashboard | |
com.oracle.bmc.managementdashboard.requests |
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.
|
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 |
---|---|
ExportDashboardRequest |
ExportDashboardRequest.Builder.build()
Build the instance of ExportDashboardRequest as configured by this builder
|
ExportDashboardRequest |
ExportDashboardRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExportDashboardRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExportDashboardRequest.Builder |
ExportDashboardRequest.Builder.copy(ExportDashboardRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.