Interface AssociateClientDeviceWithCoreDeviceEntry.Builder

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

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

    • thingName

      The name of the IoT thing that represents the client device to associate.

      Parameters:
      thingName - The name of the IoT thing that represents the client device to associate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.