Interface SidewalkAccountInfoWithFingerprint.Builder

    • Method Detail

      • amazonId

        SidewalkAccountInfoWithFingerprint.Builder amazonId​(String amazonId)

        The Sidewalk Amazon ID.

        Parameters:
        amazonId - The Sidewalk Amazon ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fingerprint

        SidewalkAccountInfoWithFingerprint.Builder fingerprint​(String fingerprint)

        The fingerprint of the Sidewalk application server private key.

        Parameters:
        fingerprint - The fingerprint of the Sidewalk application server private key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        SidewalkAccountInfoWithFingerprint.Builder arn​(String arn)

        The Amazon Resource Name of the resource.

        Parameters:
        arn - The Amazon Resource Name of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.