| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SidewalkAccountInfo |
SidewalkAccountInfo.clone() |
SidewalkAccountInfo |
AssociateAwsAccountWithPartnerAccountResult.getSidewalk()
The Sidewalk account credentials.
|
SidewalkAccountInfo |
AssociateAwsAccountWithPartnerAccountRequest.getSidewalk()
The Sidewalk account credentials.
|
SidewalkAccountInfo |
SidewalkAccountInfo.withAmazonId(String amazonId)
The Sidewalk Amazon ID.
|
SidewalkAccountInfo |
SidewalkAccountInfo.withAppServerPrivateKey(String appServerPrivateKey)
The Sidewalk application server private key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateAwsAccountWithPartnerAccountResult.setSidewalk(SidewalkAccountInfo sidewalk)
The Sidewalk account credentials.
|
void |
AssociateAwsAccountWithPartnerAccountRequest.setSidewalk(SidewalkAccountInfo sidewalk)
The Sidewalk account credentials.
|
AssociateAwsAccountWithPartnerAccountResult |
AssociateAwsAccountWithPartnerAccountResult.withSidewalk(SidewalkAccountInfo sidewalk)
The Sidewalk account credentials.
|
AssociateAwsAccountWithPartnerAccountRequest |
AssociateAwsAccountWithPartnerAccountRequest.withSidewalk(SidewalkAccountInfo sidewalk)
The Sidewalk account credentials.
|
Copyright © 2022. All rights reserved.