Uses of Class
software.amazon.awssdk.services.workdocs.model.NotificationOptions
-
Packages that use NotificationOptions Package Description software.amazon.awssdk.services.workdocs.model -
-
Uses of NotificationOptions in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return NotificationOptions Modifier and Type Method Description NotificationOptionsAddResourcePermissionsRequest. notificationOptions()The notification options.Methods in software.amazon.awssdk.services.workdocs.model with parameters of type NotificationOptions Modifier and Type Method Description AddResourcePermissionsRequest.BuilderAddResourcePermissionsRequest.Builder. notificationOptions(NotificationOptions notificationOptions)The notification options.
-