| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SidewalkAccountInfoWithFingerprint |
SidewalkAccountInfoWithFingerprint.clone() |
SidewalkAccountInfoWithFingerprint |
GetPartnerAccountResult.getSidewalk()
The Sidewalk account credentials.
|
SidewalkAccountInfoWithFingerprint |
SidewalkAccountInfoWithFingerprint.withAmazonId(String amazonId)
The Sidewalk Amazon ID.
|
SidewalkAccountInfoWithFingerprint |
SidewalkAccountInfoWithFingerprint.withArn(String arn)
The Amazon Resource Name of the resource.
|
SidewalkAccountInfoWithFingerprint |
SidewalkAccountInfoWithFingerprint.withFingerprint(String fingerprint)
The fingerprint of the Sidewalk application server private key.
|
| Modifier and Type | Method and Description |
|---|---|
List<SidewalkAccountInfoWithFingerprint> |
ListPartnerAccountsResult.getSidewalk()
The Sidewalk account credentials.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPartnerAccountResult.setSidewalk(SidewalkAccountInfoWithFingerprint sidewalk)
The Sidewalk account credentials.
|
ListPartnerAccountsResult |
ListPartnerAccountsResult.withSidewalk(SidewalkAccountInfoWithFingerprint... sidewalk)
The Sidewalk account credentials.
|
GetPartnerAccountResult |
GetPartnerAccountResult.withSidewalk(SidewalkAccountInfoWithFingerprint sidewalk)
The Sidewalk account credentials.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPartnerAccountsResult.setSidewalk(Collection<SidewalkAccountInfoWithFingerprint> sidewalk)
The Sidewalk account credentials.
|
ListPartnerAccountsResult |
ListPartnerAccountsResult.withSidewalk(Collection<SidewalkAccountInfoWithFingerprint> sidewalk)
The Sidewalk account credentials.
|
Copyright © 2021. All rights reserved.