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