| Package | Description |
|---|---|
| com.amazonaws.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationOptions |
NotificationOptions.clone() |
NotificationOptions |
AddResourcePermissionsRequest.getNotificationOptions()
The notification options.
|
NotificationOptions |
NotificationOptions.withEmailMessage(String emailMessage)
Text value to be included in the email body.
|
NotificationOptions |
NotificationOptions.withSendEmail(Boolean sendEmail)
Boolean value to indicate an email notification should be sent to the receipients.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddResourcePermissionsRequest.setNotificationOptions(NotificationOptions notificationOptions)
The notification options.
|
AddResourcePermissionsRequest |
AddResourcePermissionsRequest.withNotificationOptions(NotificationOptions notificationOptions)
The notification options.
|
Copyright © 2018. All rights reserved.