Uses of Class
com.oracle.bmc.databasemanagement.responses.UpdateCloudListenerResponse
-
Packages that use UpdateCloudListenerResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of UpdateCloudListenerResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return UpdateCloudListenerResponse Modifier and Type Method Description UpdateCloudListenerResponseDbManagement. updateCloudListener(UpdateCloudListenerRequest request)Updates the cloud listener specified bycloudListenerId.UpdateCloudListenerResponseDbManagementClient. updateCloudListener(UpdateCloudListenerRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type UpdateCloudListenerResponse Modifier and Type Method Description Future<UpdateCloudListenerResponse>DbManagementAsync. updateCloudListener(UpdateCloudListenerRequest request, AsyncHandler<UpdateCloudListenerRequest,UpdateCloudListenerResponse> handler)Updates the cloud listener specified bycloudListenerId.Future<UpdateCloudListenerResponse>DbManagementAsyncClient. updateCloudListener(UpdateCloudListenerRequest request, AsyncHandler<UpdateCloudListenerRequest,UpdateCloudListenerResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type UpdateCloudListenerResponse Modifier and Type Method Description Future<UpdateCloudListenerResponse>DbManagementAsync. updateCloudListener(UpdateCloudListenerRequest request, AsyncHandler<UpdateCloudListenerRequest,UpdateCloudListenerResponse> handler)Updates the cloud listener specified bycloudListenerId.Future<UpdateCloudListenerResponse>DbManagementAsyncClient. updateCloudListener(UpdateCloudListenerRequest request, AsyncHandler<UpdateCloudListenerRequest,UpdateCloudListenerResponse> handler) -
Uses of UpdateCloudListenerResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return UpdateCloudListenerResponse Modifier and Type Method Description UpdateCloudListenerResponseUpdateCloudListenerResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type UpdateCloudListenerResponse Modifier and Type Method Description UpdateCloudListenerResponse.BuilderUpdateCloudListenerResponse.Builder. copy(UpdateCloudListenerResponse o)Copy method to populate the builder with values from the given instance.
-