public static interface SidewalkAccountInfo.Builder extends SdkPojo, CopyableBuilder<SidewalkAccountInfo.Builder,SidewalkAccountInfo>
| Modifier and Type | Method and Description |
|---|---|
SidewalkAccountInfo.Builder |
amazonId(String amazonId)
The Sidewalk Amazon ID.
|
SidewalkAccountInfo.Builder |
appServerPrivateKey(String appServerPrivateKey)
The Sidewalk application server private key.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSidewalkAccountInfo.Builder amazonId(String amazonId)
The Sidewalk Amazon ID.
amazonId - The Sidewalk Amazon ID.SidewalkAccountInfo.Builder appServerPrivateKey(String appServerPrivateKey)
The Sidewalk application server private key.
appServerPrivateKey - The Sidewalk application server private key.Copyright © 2021. All rights reserved.