| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static ProactiveJoin.Builder |
ProactiveJoin.builder() |
ProactiveJoin.Builder |
ProactiveJoin.Builder.enabledByMotion(Boolean enabledByMotion)
Sets the value of the EnabledByMotion property for this object.
|
ProactiveJoin.Builder |
ProactiveJoin.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProactiveJoin.Builder> |
ProactiveJoin.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default MeetingRoomConfiguration.Builder |
MeetingRoomConfiguration.Builder.proactiveJoin(Consumer<ProactiveJoin.Builder> proactiveJoin)
Sets the value of the ProactiveJoin property for this object.
|
Copyright © 2023. All rights reserved.