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