Interface CreateProactiveJoin.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CreateProactiveJoin.Builder,CreateProactiveJoin>, SdkBuilder<CreateProactiveJoin.Builder,CreateProactiveJoin>, SdkPojo
Enclosing class:
CreateProactiveJoin

public static interface CreateProactiveJoin.Builder extends SdkPojo, CopyableBuilder<CreateProactiveJoin.Builder,CreateProactiveJoin>
  • Method Details

    • enabledByMotion

      CreateProactiveJoin.Builder enabledByMotion(Boolean enabledByMotion)
      Sets the value of the EnabledByMotion property for this object.
      Parameters:
      enabledByMotion - The new value for the EnabledByMotion property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.