Package | Description |
---|---|
com.oracle.bmc.managementdashboard | |
com.oracle.bmc.managementdashboard.requests |
Modifier and Type | Method and Description |
---|---|
UpdateManagementDashboardResponse |
DashxApisClient.updateManagementDashboard(UpdateManagementDashboardRequest request) |
UpdateManagementDashboardResponse |
DashxApis.updateManagementDashboard(UpdateManagementDashboardRequest request)
Updates an existing dashboard identified by ID path parameter.
|
Future<UpdateManagementDashboardResponse> |
DashxApisAsyncClient.updateManagementDashboard(UpdateManagementDashboardRequest request,
AsyncHandler<UpdateManagementDashboardRequest,UpdateManagementDashboardResponse> handler) |
Future<UpdateManagementDashboardResponse> |
DashxApisAsync.updateManagementDashboard(UpdateManagementDashboardRequest request,
AsyncHandler<UpdateManagementDashboardRequest,UpdateManagementDashboardResponse> handler)
Updates an existing dashboard identified by ID path parameter.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateManagementDashboardResponse> |
DashxApisAsyncClient.updateManagementDashboard(UpdateManagementDashboardRequest request,
AsyncHandler<UpdateManagementDashboardRequest,UpdateManagementDashboardResponse> handler) |
Future<UpdateManagementDashboardResponse> |
DashxApisAsync.updateManagementDashboard(UpdateManagementDashboardRequest request,
AsyncHandler<UpdateManagementDashboardRequest,UpdateManagementDashboardResponse> handler)
Updates an existing dashboard identified by ID path parameter.
|
Modifier and Type | Method and Description |
---|---|
UpdateManagementDashboardRequest |
UpdateManagementDashboardRequest.Builder.build()
Build the instance of UpdateManagementDashboardRequest as configured by this builder
|
UpdateManagementDashboardRequest |
UpdateManagementDashboardRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateManagementDashboardRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateManagementDashboardRequest.Builder |
UpdateManagementDashboardRequest.Builder.copy(UpdateManagementDashboardRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.