Interface ClaimDevicesByClaimCodeResponse.Builder

    • Method Detail

      • claimCode

        ClaimDevicesByClaimCodeResponse.Builder claimCode​(String claimCode)

        The claim code provided by the device manufacturer.

        Parameters:
        claimCode - The claim code provided by the device manufacturer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • total

        ClaimDevicesByClaimCodeResponse.Builder total​(Integer total)

        The total number of devices associated with the claim code that has been processed in the claim request.

        Parameters:
        total - The total number of devices associated with the claim code that has been processed in the claim request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.