Uses of Interface
software.amazon.awssdk.services.notifications.model.NotificationsRequest.Builder
-
Packages that use NotificationsRequest.Builder Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of NotificationsRequest.Builder in software.amazon.awssdk.services.notifications.model
Classes in software.amazon.awssdk.services.notifications.model that implement NotificationsRequest.Builder Modifier and Type Class Description protected static classNotificationsRequest.BuilderImplMethods in software.amazon.awssdk.services.notifications.model that return NotificationsRequest.Builder Modifier and Type Method Description abstract NotificationsRequest.BuilderNotificationsRequest. toBuilder()Constructors in software.amazon.awssdk.services.notifications.model with parameters of type NotificationsRequest.Builder Constructor Description NotificationsRequest(NotificationsRequest.Builder builder)
-