Uses of Class
com.oracle.bmc.dblm.requests.ListNotificationsRequest
-
Packages that use ListNotificationsRequest Package Description com.oracle.bmc.dblm com.oracle.bmc.dblm.requests -
-
Uses of ListNotificationsRequest in com.oracle.bmc.dblm
Methods in com.oracle.bmc.dblm with parameters of type ListNotificationsRequest Modifier and Type Method Description ListNotificationsResponseDbLifeCycleManagement. listNotifications(ListNotificationsRequest request)List of notificationsFuture<ListNotificationsResponse>DbLifeCycleManagementAsync. listNotifications(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResponse> handler)List of notificationsFuture<ListNotificationsResponse>DbLifeCycleManagementAsyncClient. listNotifications(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResponse> handler)ListNotificationsResponseDbLifeCycleManagementClient. listNotifications(ListNotificationsRequest request)Method parameters in com.oracle.bmc.dblm with type arguments of type ListNotificationsRequest 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 ListNotificationsRequest in com.oracle.bmc.dblm.requests
Methods in com.oracle.bmc.dblm.requests that return ListNotificationsRequest Modifier and Type Method Description ListNotificationsRequestListNotificationsRequest.Builder. build()Build the instance of ListNotificationsRequest as configured by this builderListNotificationsRequestListNotificationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListNotificationsRequest as configured by this builderMethods in com.oracle.bmc.dblm.requests with parameters of type ListNotificationsRequest Modifier and Type Method Description ListNotificationsRequest.BuilderListNotificationsRequest.Builder. copy(ListNotificationsRequest o)Copy method to populate the builder with values from the given instance.
-