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