Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.responses |
Modifier and Type | Method and Description |
---|---|
GetDashboardResponse |
DashboardClient.getDashboard(GetDashboardRequest request) |
GetDashboardResponse |
Dashboard.getDashboard(GetDashboardRequest request)
Gets the specified dashboard’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDashboardResponse> |
DashboardAsync.getDashboard(GetDashboardRequest request,
AsyncHandler<GetDashboardRequest,GetDashboardResponse> handler)
Gets the specified dashboard’s information.
|
Future<GetDashboardResponse> |
DashboardAsyncClient.getDashboard(GetDashboardRequest request,
AsyncHandler<GetDashboardRequest,GetDashboardResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDashboardResponse |
GetDashboardResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDashboardResponse.Builder |
GetDashboardResponse.Builder.copy(GetDashboardResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.