Uses of Class
com.oracle.bmc.dashboardservice.responses.ChangeDashboardGroupCompartmentResponse
- 
Packages that use ChangeDashboardGroupCompartmentResponse Package Description com.oracle.bmc.dashboardservice com.oracle.bmc.dashboardservice.responses 
- 
- 
Uses of ChangeDashboardGroupCompartmentResponse in com.oracle.bmc.dashboardserviceMethods in com.oracle.bmc.dashboardservice that return ChangeDashboardGroupCompartmentResponse Modifier and Type Method Description ChangeDashboardGroupCompartmentResponseDashboardGroup. changeDashboardGroupCompartment(ChangeDashboardGroupCompartmentRequest request)Moves a DashboardGroup resource from one compartment identifier to another.ChangeDashboardGroupCompartmentResponseDashboardGroupClient. changeDashboardGroupCompartment(ChangeDashboardGroupCompartmentRequest request)Methods in com.oracle.bmc.dashboardservice that return types with arguments of type ChangeDashboardGroupCompartmentResponse Modifier and Type Method Description Future<ChangeDashboardGroupCompartmentResponse>DashboardGroupAsync. changeDashboardGroupCompartment(ChangeDashboardGroupCompartmentRequest request, AsyncHandler<ChangeDashboardGroupCompartmentRequest,ChangeDashboardGroupCompartmentResponse> handler)Moves a DashboardGroup resource from one compartment identifier to another.Future<ChangeDashboardGroupCompartmentResponse>DashboardGroupAsyncClient. changeDashboardGroupCompartment(ChangeDashboardGroupCompartmentRequest request, AsyncHandler<ChangeDashboardGroupCompartmentRequest,ChangeDashboardGroupCompartmentResponse> handler)Method parameters in com.oracle.bmc.dashboardservice with type arguments of type ChangeDashboardGroupCompartmentResponse Modifier and Type Method Description Future<ChangeDashboardGroupCompartmentResponse>DashboardGroupAsync. changeDashboardGroupCompartment(ChangeDashboardGroupCompartmentRequest request, AsyncHandler<ChangeDashboardGroupCompartmentRequest,ChangeDashboardGroupCompartmentResponse> handler)Moves a DashboardGroup resource from one compartment identifier to another.Future<ChangeDashboardGroupCompartmentResponse>DashboardGroupAsyncClient. changeDashboardGroupCompartment(ChangeDashboardGroupCompartmentRequest request, AsyncHandler<ChangeDashboardGroupCompartmentRequest,ChangeDashboardGroupCompartmentResponse> handler)
- 
Uses of ChangeDashboardGroupCompartmentResponse in com.oracle.bmc.dashboardservice.responsesMethods in com.oracle.bmc.dashboardservice.responses that return ChangeDashboardGroupCompartmentResponse Modifier and Type Method Description ChangeDashboardGroupCompartmentResponseChangeDashboardGroupCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dashboardservice.responses with parameters of type ChangeDashboardGroupCompartmentResponse Modifier and Type Method Description ChangeDashboardGroupCompartmentResponse.BuilderChangeDashboardGroupCompartmentResponse.Builder. copy(ChangeDashboardGroupCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-