Package | Description |
---|---|
com.oracle.bmc.managementdashboard | |
com.oracle.bmc.managementdashboard.responses |
Modifier and Type | Method and Description |
---|---|
GetManagementDashboardResponse |
DashxApisClient.getManagementDashboard(GetManagementDashboardRequest request) |
GetManagementDashboardResponse |
DashxApis.getManagementDashboard(GetManagementDashboardRequest request)
Gets a dashboard and its saved searches by ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetManagementDashboardResponse> |
DashxApisAsyncClient.getManagementDashboard(GetManagementDashboardRequest request,
AsyncHandler<GetManagementDashboardRequest,GetManagementDashboardResponse> handler) |
Future<GetManagementDashboardResponse> |
DashxApisAsync.getManagementDashboard(GetManagementDashboardRequest request,
AsyncHandler<GetManagementDashboardRequest,GetManagementDashboardResponse> handler)
Gets a dashboard and its saved searches by ID.
|
Modifier and Type | Method and Description |
---|---|
GetManagementDashboardResponse |
GetManagementDashboardResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetManagementDashboardResponse.Builder |
GetManagementDashboardResponse.Builder.copy(GetManagementDashboardResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.