| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettings.clone() |
AccountSettings |
UpdateAccountSettingsRequest.getAccountSettings()
The Amazon Chime account settings to update.
|
AccountSettings |
GetAccountSettingsResult.getAccountSettings()
The Amazon Chime account settings.
|
AccountSettings |
AccountSettings.withDisableRemoteControl(Boolean disableRemoteControl)
Setting that stops or starts remote control of shared screens during meetings.
|
AccountSettings |
AccountSettings.withEnableDialOut(Boolean enableDialOut)
Setting that allows meeting participants to choose the Call me at a phone number option.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAccountSettingsRequest.setAccountSettings(AccountSettings accountSettings)
The Amazon Chime account settings to update.
|
void |
GetAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The Amazon Chime account settings.
|
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.withAccountSettings(AccountSettings accountSettings)
The Amazon Chime account settings to update.
|
GetAccountSettingsResult |
GetAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The Amazon Chime account settings.
|
Copyright © 2023. All rights reserved.