Uses of Class
software.amazon.awssdk.services.notifications.model.ListChannelsRequest
-
Packages that use ListChannelsRequest Package Description software.amazon.awssdk.services.notifications The AWS 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 ListChannelsRequest in software.amazon.awssdk.services.notifications
-
Uses of ListChannelsRequest in software.amazon.awssdk.services.notifications.paginators
Constructors in software.amazon.awssdk.services.notifications.paginators with parameters of type ListChannelsRequest Constructor Description ListChannelsIterable(NotificationsClient client, ListChannelsRequest firstRequest)ListChannelsPublisher(NotificationsAsyncClient client, ListChannelsRequest firstRequest) -
Uses of ListChannelsRequest in software.amazon.awssdk.services.notifications.transform
Methods in software.amazon.awssdk.services.notifications.transform with parameters of type ListChannelsRequest Modifier and Type Method Description SdkHttpFullRequestListChannelsRequestMarshaller. marshall(ListChannelsRequest listChannelsRequest)
-