Uses of Class
software.amazon.awssdk.services.notifications.model.ListNotificationHubsRequest
-
Packages that use ListNotificationHubsRequest 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 ListNotificationHubsRequest in software.amazon.awssdk.services.notifications
-
Uses of ListNotificationHubsRequest in software.amazon.awssdk.services.notifications.paginators
Constructors in software.amazon.awssdk.services.notifications.paginators with parameters of type ListNotificationHubsRequest Constructor Description ListNotificationHubsIterable(NotificationsClient client, ListNotificationHubsRequest firstRequest)ListNotificationHubsPublisher(NotificationsAsyncClient client, ListNotificationHubsRequest firstRequest) -
Uses of ListNotificationHubsRequest in software.amazon.awssdk.services.notifications.transform
Methods in software.amazon.awssdk.services.notifications.transform with parameters of type ListNotificationHubsRequest Modifier and Type Method Description SdkHttpFullRequestListNotificationHubsRequestMarshaller. marshall(ListNotificationHubsRequest listNotificationHubsRequest)
-