Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.responses |
Modifier and Type | Method and Description |
---|---|
CreateDashboardResponse |
DashboardClient.createDashboard(CreateDashboardRequest request) |
CreateDashboardResponse |
Dashboard.createDashboard(CreateDashboardRequest request)
Creates a new dashboard in the dashboard group’s compartment using the details provided in
request body.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDashboardResponse> |
DashboardAsync.createDashboard(CreateDashboardRequest request,
AsyncHandler<CreateDashboardRequest,CreateDashboardResponse> handler)
Creates a new dashboard in the dashboard group’s compartment using the details provided in
request body.
|
Future<CreateDashboardResponse> |
DashboardAsyncClient.createDashboard(CreateDashboardRequest request,
AsyncHandler<CreateDashboardRequest,CreateDashboardResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDashboardResponse> |
DashboardAsync.createDashboard(CreateDashboardRequest request,
AsyncHandler<CreateDashboardRequest,CreateDashboardResponse> handler)
Creates a new dashboard in the dashboard group’s compartment using the details provided in
request body.
|
Future<CreateDashboardResponse> |
DashboardAsyncClient.createDashboard(CreateDashboardRequest request,
AsyncHandler<CreateDashboardRequest,CreateDashboardResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateDashboardResponse |
CreateDashboardResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDashboardResponse.Builder |
CreateDashboardResponse.Builder.copy(CreateDashboardResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.