Interface InputDeviceRequest.Builder

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

public static interface InputDeviceRequest.Builder extends SdkPojo, CopyableBuilder<InputDeviceRequest.Builder,InputDeviceRequest>
  • 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.