Uses of Class
com.oracle.bmc.dblm.responses.ListNotificationsResponse
-
Packages that use ListNotificationsResponse Package Description com.oracle.bmc.dblm com.oracle.bmc.dblm.responses -
-
Uses of ListNotificationsResponse in com.oracle.bmc.dblm
Methods in com.oracle.bmc.dblm that return ListNotificationsResponse Modifier and Type Method Description ListNotificationsResponseDbLifeCycleManagement. listNotifications(ListNotificationsRequest request)List of notificationsListNotificationsResponseDbLifeCycleManagementClient. listNotifications(ListNotificationsRequest request)Methods in com.oracle.bmc.dblm that return types with arguments of type ListNotificationsResponse Modifier and Type Method Description Future<ListNotificationsResponse>DbLifeCycleManagementAsync. listNotifications(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResponse> handler)List of notificationsFuture<ListNotificationsResponse>DbLifeCycleManagementAsyncClient. listNotifications(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResponse> handler)Method parameters in com.oracle.bmc.dblm with type arguments of type ListNotificationsResponse Modifier and Type Method Description Future<ListNotificationsResponse>DbLifeCycleManagementAsync. listNotifications(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResponse> handler)List of notificationsFuture<ListNotificationsResponse>DbLifeCycleManagementAsyncClient. listNotifications(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResponse> handler) -
Uses of ListNotificationsResponse in com.oracle.bmc.dblm.responses
Methods in com.oracle.bmc.dblm.responses that return ListNotificationsResponse Modifier and Type Method Description ListNotificationsResponseListNotificationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dblm.responses with parameters of type ListNotificationsResponse Modifier and Type Method Description ListNotificationsResponse.BuilderListNotificationsResponse.Builder. copy(ListNotificationsResponse o)Copy method to populate the builder with values from the given instance.
-