| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
ContentFeatures |
ContentFeatures.clone() |
ContentFeatures |
MeetingFeaturesConfiguration.getContent()
The configuration settings for the content features available to a meeting.
|
ContentFeatures |
ContentFeatures.withMaxResolution(ContentResolution maxResolution)
The maximum resolution for the meeting content.
|
ContentFeatures |
ContentFeatures.withMaxResolution(String maxResolution)
The maximum resolution for the meeting content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingFeaturesConfiguration.setContent(ContentFeatures content)
The configuration settings for the content features available to a meeting.
|
MeetingFeaturesConfiguration |
MeetingFeaturesConfiguration.withContent(ContentFeatures content)
The configuration settings for the content features available to a meeting.
|
Copyright © 2025. All rights reserved.