Interface Device.Builder

    • Method Detail

      • deviceName

        Device.Builder deviceName​(String deviceName)

        The name of the device.

        Parameters:
        deviceName - The name of the device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        Device.Builder description​(String description)

        Description of the device.

        Parameters:
        description - Description of the device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • iotThingName

        Device.Builder iotThingName​(String iotThingName)

        Amazon Web Services Internet of Things (IoT) object name.

        Parameters:
        iotThingName - Amazon Web Services Internet of Things (IoT) object name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.