Interface DisassociateClientDeviceFromCoreDeviceEntry.Builder

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

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

    • thingName

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

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