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