Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.ProactiveJoin.Builder
-
Packages that use ProactiveJoin.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of ProactiveJoin.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return ProactiveJoin.Builder Modifier and Type Method Description static ProactiveJoin.BuilderProactiveJoin. builder()ProactiveJoin.BuilderProactiveJoin.Builder. enabledByMotion(Boolean enabledByMotion)Sets the value of the EnabledByMotion property for this object.ProactiveJoin.BuilderProactiveJoin. toBuilder()Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type ProactiveJoin.Builder Modifier and Type Method Description static Class<? extends ProactiveJoin.Builder>ProactiveJoin. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.alexaforbusiness.model with type arguments of type ProactiveJoin.Builder Modifier and Type Method Description default MeetingRoomConfiguration.BuilderMeetingRoomConfiguration.Builder. proactiveJoin(Consumer<ProactiveJoin.Builder> proactiveJoin)Sets the value of the ProactiveJoin property for this object.
-