Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.responses |
Modifier and Type | Method and Description |
---|---|
GetDashboardGroupResponse |
DashboardGroup.getDashboardGroup(GetDashboardGroupRequest request)
Gets the specified dashboard group’s information.
|
GetDashboardGroupResponse |
DashboardGroupClient.getDashboardGroup(GetDashboardGroupRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDashboardGroupResponse> |
DashboardGroupAsyncClient.getDashboardGroup(GetDashboardGroupRequest request,
AsyncHandler<GetDashboardGroupRequest,GetDashboardGroupResponse> handler) |
Future<GetDashboardGroupResponse> |
DashboardGroupAsync.getDashboardGroup(GetDashboardGroupRequest request,
AsyncHandler<GetDashboardGroupRequest,GetDashboardGroupResponse> handler)
Gets the specified dashboard group’s information.
|
Modifier and Type | Method and Description |
---|---|
GetDashboardGroupResponse |
GetDashboardGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDashboardGroupResponse.Builder |
GetDashboardGroupResponse.Builder.copy(GetDashboardGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.