Uses of Class
com.oracle.bmc.databasemanagement.responses.UpdateCloudDbNodeResponse
- 
Packages that use UpdateCloudDbNodeResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of UpdateCloudDbNodeResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return UpdateCloudDbNodeResponse Modifier and Type Method Description UpdateCloudDbNodeResponseDbManagement. updateCloudDbNode(UpdateCloudDbNodeRequest request)Updates the cloud DB node specified bycloudDbNodeId.UpdateCloudDbNodeResponseDbManagementClient. updateCloudDbNode(UpdateCloudDbNodeRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type UpdateCloudDbNodeResponse Modifier and Type Method Description Future<UpdateCloudDbNodeResponse>DbManagementAsync. updateCloudDbNode(UpdateCloudDbNodeRequest request, AsyncHandler<UpdateCloudDbNodeRequest,UpdateCloudDbNodeResponse> handler)Updates the cloud DB node specified bycloudDbNodeId.Future<UpdateCloudDbNodeResponse>DbManagementAsyncClient. updateCloudDbNode(UpdateCloudDbNodeRequest request, AsyncHandler<UpdateCloudDbNodeRequest,UpdateCloudDbNodeResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type UpdateCloudDbNodeResponse Modifier and Type Method Description Future<UpdateCloudDbNodeResponse>DbManagementAsync. updateCloudDbNode(UpdateCloudDbNodeRequest request, AsyncHandler<UpdateCloudDbNodeRequest,UpdateCloudDbNodeResponse> handler)Updates the cloud DB node specified bycloudDbNodeId.Future<UpdateCloudDbNodeResponse>DbManagementAsyncClient. updateCloudDbNode(UpdateCloudDbNodeRequest request, AsyncHandler<UpdateCloudDbNodeRequest,UpdateCloudDbNodeResponse> handler)
- 
Uses of UpdateCloudDbNodeResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return UpdateCloudDbNodeResponse Modifier and Type Method Description UpdateCloudDbNodeResponseUpdateCloudDbNodeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type UpdateCloudDbNodeResponse Modifier and Type Method Description UpdateCloudDbNodeResponse.BuilderUpdateCloudDbNodeResponse.Builder. copy(UpdateCloudDbNodeResponse o)Copy method to populate the builder with values from the given instance.
 
-