| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
MeetingNotificationConfiguration |
CreateMeetingRequest.notificationsConfiguration()
The configuration for resource targets to receive notifications when meeting and attendee events occur.
|
MeetingNotificationConfiguration |
CreateMeetingWithAttendeesRequest.notificationsConfiguration()
Returns the value of the NotificationsConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMeetingRequest.Builder |
CreateMeetingRequest.Builder.notificationsConfiguration(MeetingNotificationConfiguration notificationsConfiguration)
The configuration for resource targets to receive notifications when meeting and attendee events occur.
|
CreateMeetingWithAttendeesRequest.Builder |
CreateMeetingWithAttendeesRequest.Builder.notificationsConfiguration(MeetingNotificationConfiguration notificationsConfiguration)
Sets the value of the NotificationsConfiguration property for this object.
|
Copyright © 2022. All rights reserved.