Interface ProactiveJoin.Builder

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

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

    • enabledByMotion

      ProactiveJoin.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.