Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.responses |
Modifier and Type | Method and Description |
---|---|
ChangeDashboardGroupResponse |
DashboardClient.changeDashboardGroup(ChangeDashboardGroupRequest request) |
ChangeDashboardGroupResponse |
Dashboard.changeDashboardGroup(ChangeDashboardGroupRequest request)
Moves a Dashboard resource from one dashboardGroup identifier to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDashboardGroupResponse> |
DashboardAsync.changeDashboardGroup(ChangeDashboardGroupRequest request,
AsyncHandler<ChangeDashboardGroupRequest,ChangeDashboardGroupResponse> handler)
Moves a Dashboard resource from one dashboardGroup identifier to another.
|
Future<ChangeDashboardGroupResponse> |
DashboardAsyncClient.changeDashboardGroup(ChangeDashboardGroupRequest request,
AsyncHandler<ChangeDashboardGroupRequest,ChangeDashboardGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDashboardGroupResponse> |
DashboardAsync.changeDashboardGroup(ChangeDashboardGroupRequest request,
AsyncHandler<ChangeDashboardGroupRequest,ChangeDashboardGroupResponse> handler)
Moves a Dashboard resource from one dashboardGroup identifier to another.
|
Future<ChangeDashboardGroupResponse> |
DashboardAsyncClient.changeDashboardGroup(ChangeDashboardGroupRequest request,
AsyncHandler<ChangeDashboardGroupRequest,ChangeDashboardGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeDashboardGroupResponse |
ChangeDashboardGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeDashboardGroupResponse.Builder |
ChangeDashboardGroupResponse.Builder.copy(ChangeDashboardGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.