Interface RegisterAccountAssociationResponse.Builder

  • Method Details

    • accountAssociationId

      RegisterAccountAssociationResponse.Builder accountAssociationId(String accountAssociationId)

      The identifier of the account association that was registered.

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

      RegisterAccountAssociationResponse.Builder deviceDiscoveryId(String deviceDiscoveryId)

      The identifier of the device discovery job associated with this registration.

      Parameters:
      deviceDiscoveryId - The identifier of the device discovery job associated with this registration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managedThingId

      RegisterAccountAssociationResponse.Builder managedThingId(String managedThingId)

      The identifier of the managed thing that was registered with the account association.

      Parameters:
      managedThingId - The identifier of the managed thing that was registered with the account association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.