Uses of Class
software.amazon.awssdk.services.notifications.model.ListManagedNotificationChannelAssociationsRequest
-
Packages that use ListManagedNotificationChannelAssociationsRequest Package Description software.amazon.awssdk.services.notifications The Amazon Web Services User Notifications API Reference provides descriptions, API request parameters, and the JSON response for each of the User Notification API actions.software.amazon.awssdk.services.notifications.paginators software.amazon.awssdk.services.notifications.transform -
-
Uses of ListManagedNotificationChannelAssociationsRequest in software.amazon.awssdk.services.notifications
-
Uses of ListManagedNotificationChannelAssociationsRequest in software.amazon.awssdk.services.notifications.paginators
Constructors in software.amazon.awssdk.services.notifications.paginators with parameters of type ListManagedNotificationChannelAssociationsRequest Constructor Description ListManagedNotificationChannelAssociationsIterable(NotificationsClient client, ListManagedNotificationChannelAssociationsRequest firstRequest)ListManagedNotificationChannelAssociationsPublisher(NotificationsAsyncClient client, ListManagedNotificationChannelAssociationsRequest firstRequest) -
Uses of ListManagedNotificationChannelAssociationsRequest in software.amazon.awssdk.services.notifications.transform
Methods in software.amazon.awssdk.services.notifications.transform with parameters of type ListManagedNotificationChannelAssociationsRequest Modifier and Type Method Description SdkHttpFullRequestListManagedNotificationChannelAssociationsRequestMarshaller. marshall(ListManagedNotificationChannelAssociationsRequest listManagedNotificationChannelAssociationsRequest)
-