Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.responses |
Modifier and Type | Method and Description |
---|---|
CreateDashboardGroupResponse |
DashboardGroup.createDashboardGroup(CreateDashboardGroupRequest request)
Creates a new dashboard group using the details provided in request body.
|
CreateDashboardGroupResponse |
DashboardGroupClient.createDashboardGroup(CreateDashboardGroupRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDashboardGroupResponse> |
DashboardGroupAsyncClient.createDashboardGroup(CreateDashboardGroupRequest request,
AsyncHandler<CreateDashboardGroupRequest,CreateDashboardGroupResponse> handler) |
Future<CreateDashboardGroupResponse> |
DashboardGroupAsync.createDashboardGroup(CreateDashboardGroupRequest request,
AsyncHandler<CreateDashboardGroupRequest,CreateDashboardGroupResponse> handler)
Creates a new dashboard group using the details provided in request body.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDashboardGroupResponse> |
DashboardGroupAsyncClient.createDashboardGroup(CreateDashboardGroupRequest request,
AsyncHandler<CreateDashboardGroupRequest,CreateDashboardGroupResponse> handler) |
Future<CreateDashboardGroupResponse> |
DashboardGroupAsync.createDashboardGroup(CreateDashboardGroupRequest request,
AsyncHandler<CreateDashboardGroupRequest,CreateDashboardGroupResponse> handler)
Creates a new dashboard group using the details provided in request body.
|
Modifier and Type | Method and Description |
---|---|
CreateDashboardGroupResponse |
CreateDashboardGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDashboardGroupResponse.Builder |
CreateDashboardGroupResponse.Builder.copy(CreateDashboardGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.