Interface ManagedThingAssociation.Builder

  • Method Details

    • managedThingId

      ManagedThingAssociation.Builder managedThingId(String managedThingId)

      The identifier of the managed thing in the association.

      Parameters:
      managedThingId - The identifier of the managed thing in the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountAssociationId

      ManagedThingAssociation.Builder accountAssociationId(String accountAssociationId)

      The identifier of the account association in the association.

      Parameters:
      accountAssociationId - The identifier of the account association in the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.