Uses of Class
software.amazon.awssdk.services.notifications.model.NotificationsRequest
-
Packages that use NotificationsRequest Package Description software.amazon.awssdk.services.notifications.internal software.amazon.awssdk.services.notifications.model -
-
Uses of NotificationsRequest in software.amazon.awssdk.services.notifications.internal
Methods in software.amazon.awssdk.services.notifications.internal with type parameters of type NotificationsRequest Modifier and Type Method Description static <T extends NotificationsRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends NotificationsRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of NotificationsRequest in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return NotificationsRequest Modifier and Type Method Description NotificationsRequestNotificationsRequest.Builder. build()Constructors in software.amazon.awssdk.services.notifications.model with parameters of type NotificationsRequest Constructor Description BuilderImpl(NotificationsRequest request)
-