Uses of Class
software.amazon.awssdk.services.iotwireless.model.SidewalkAccountInfo
-
Packages that use SidewalkAccountInfo Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of SidewalkAccountInfo in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return SidewalkAccountInfo Modifier and Type Method Description SidewalkAccountInfoAssociateAwsAccountWithPartnerAccountRequest. sidewalk()The Sidewalk account credentials.SidewalkAccountInfoAssociateAwsAccountWithPartnerAccountResponse. sidewalk()The Sidewalk account credentials.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type SidewalkAccountInfo Modifier and Type Method Description AssociateAwsAccountWithPartnerAccountRequest.BuilderAssociateAwsAccountWithPartnerAccountRequest.Builder. sidewalk(SidewalkAccountInfo sidewalk)The Sidewalk account credentials.AssociateAwsAccountWithPartnerAccountResponse.BuilderAssociateAwsAccountWithPartnerAccountResponse.Builder. sidewalk(SidewalkAccountInfo sidewalk)The Sidewalk account credentials.
-