Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.responses |
Modifier and Type | Method and Description |
---|---|
ListDashboardGroupsResponse |
DashboardGroup.listDashboardGroups(ListDashboardGroupsRequest request)
Returns a list of dashboard groups with a specific compartment ID.
|
ListDashboardGroupsResponse |
DashboardGroupClient.listDashboardGroups(ListDashboardGroupsRequest request) |
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.
|
Iterable<ListDashboardGroupsResponse> |
DashboardGroupPaginators.listDashboardGroupsResponseIterator(ListDashboardGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDashboardGroups operation.
|
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 |
---|---|
ListDashboardGroupsResponse |
ListDashboardGroupsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDashboardGroupsResponse.Builder |
ListDashboardGroupsResponse.Builder.copy(ListDashboardGroupsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.