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