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