Uses of Interface
software.amazon.awssdk.services.notifications.model.NotificationsResponse.Builder
-
Packages that use NotificationsResponse.Builder Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of NotificationsResponse.Builder in software.amazon.awssdk.services.notifications.model
Classes in software.amazon.awssdk.services.notifications.model that implement NotificationsResponse.Builder Modifier and Type Class Description protected static classNotificationsResponse.BuilderImplMethods in software.amazon.awssdk.services.notifications.model that return NotificationsResponse.Builder Modifier and Type Method Description NotificationsResponse.BuilderNotificationsResponse.Builder. responseMetadata(AwsResponseMetadata metadata)NotificationsResponse.BuilderNotificationsResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.notifications.model with parameters of type NotificationsResponse.Builder Constructor Description NotificationsResponse(NotificationsResponse.Builder builder)
-