Package | Description |
---|---|
com.oracle.bmc.managementdashboard | |
com.oracle.bmc.managementdashboard.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListManagementDashboardsResponse> |
DashxApisAsyncClient.listManagementDashboards(ListManagementDashboardsRequest request,
AsyncHandler<ListManagementDashboardsRequest,ListManagementDashboardsResponse> handler) |
Future<ListManagementDashboardsResponse> |
DashxApisAsync.listManagementDashboards(ListManagementDashboardsRequest request,
AsyncHandler<ListManagementDashboardsRequest,ListManagementDashboardsResponse> handler)
Gets the list of dashboards in a compartment with pagination.
|
Modifier and Type | Method and Description |
---|---|
ListManagementDashboardsRequest |
ListManagementDashboardsRequest.Builder.build()
Build the instance of ListManagementDashboardsRequest as configured by this builder
|
ListManagementDashboardsRequest |
ListManagementDashboardsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListManagementDashboardsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListManagementDashboardsRequest.Builder |
ListManagementDashboardsRequest.Builder.copy(ListManagementDashboardsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.