Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDashboardGroupsResponse> |
DashboardGroupAsyncClient.listDashboardGroups(ListDashboardGroupsRequest request,
AsyncHandler<ListDashboardGroupsRequest,ListDashboardGroupsResponse> handler) |
Future<ListDashboardGroupsResponse> |
DashboardGroupAsync.listDashboardGroups(ListDashboardGroupsRequest request,
AsyncHandler<ListDashboardGroupsRequest,ListDashboardGroupsResponse> handler)
Returns a list of dashboard groups with a specific compartment ID.
|
Modifier and Type | Method and Description |
---|---|
ListDashboardGroupsRequest |
ListDashboardGroupsRequest.Builder.build()
Build the instance of ListDashboardGroupsRequest as configured by this builder
|
ListDashboardGroupsRequest |
ListDashboardGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDashboardGroupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDashboardGroupsRequest.Builder |
ListDashboardGroupsRequest.Builder.copy(ListDashboardGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.