Interface SidewalkAccountInfoWithFingerprint.Builder

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

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

    • 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

      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

      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.