Package | Description |
---|---|
com.oracle.bmc.managementdashboard | |
com.oracle.bmc.managementdashboard.responses |
Modifier and Type | Method and Description |
---|---|
ListManagementDashboardsResponse |
DashxApisClient.listManagementDashboards(ListManagementDashboardsRequest request) |
ListManagementDashboardsResponse |
DashxApis.listManagementDashboards(ListManagementDashboardsRequest request)
Gets the list of dashboards in a compartment with pagination.
|
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.
|
Iterable<ListManagementDashboardsResponse> |
DashxApisPaginators.listManagementDashboardsResponseIterator(ListManagementDashboardsRequest request)
Creates a new iterable which will iterate over the responses received from the
listManagementDashboards operation.
|
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 |
---|---|
ListManagementDashboardsResponse |
ListManagementDashboardsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListManagementDashboardsResponse.Builder |
ListManagementDashboardsResponse.Builder.copy(ListManagementDashboardsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.