Interface AssociateClientDeviceWithCoreDeviceErrorEntry.Builder

    • Method Detail

      • thingName

        AssociateClientDeviceWithCoreDeviceErrorEntry.Builder thingName​(String thingName)

        The name of the IoT thing whose associate request failed.

        Parameters:
        thingName - The name of the IoT thing whose associate request failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        AssociateClientDeviceWithCoreDeviceErrorEntry.Builder message​(String message)

        A message that provides additional information about the error.

        Parameters:
        message - A message that provides additional information about the error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.