Interface InputDeviceSettings.Builder

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

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

    • id

      The unique ID for the device.
      Parameters:
      id - The unique ID for the device.
      Returns:
      Returns a reference to this object so that method calls can be chained together.