Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.requests |
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) |
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 |
---|---|
CreateDashboardGroupRequest |
CreateDashboardGroupRequest.Builder.build()
Build the instance of CreateDashboardGroupRequest as configured by this builder
|
CreateDashboardGroupRequest |
CreateDashboardGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateDashboardGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.copy(CreateDashboardGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.