Uses of Interface
software.amazon.awssdk.services.iotwireless.model.AssociateAwsAccountWithPartnerAccountResponse.Builder
-
Packages that use AssociateAwsAccountWithPartnerAccountResponse.Builder Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of AssociateAwsAccountWithPartnerAccountResponse.Builder in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return AssociateAwsAccountWithPartnerAccountResponse.Builder Modifier and Type Method Description AssociateAwsAccountWithPartnerAccountResponse.BuilderAssociateAwsAccountWithPartnerAccountResponse.Builder. arn(String arn)The Amazon Resource Name of the resource.static AssociateAwsAccountWithPartnerAccountResponse.BuilderAssociateAwsAccountWithPartnerAccountResponse. builder()default AssociateAwsAccountWithPartnerAccountResponse.BuilderAssociateAwsAccountWithPartnerAccountResponse.Builder. sidewalk(Consumer<SidewalkAccountInfo.Builder> sidewalk)The Sidewalk account credentials.AssociateAwsAccountWithPartnerAccountResponse.BuilderAssociateAwsAccountWithPartnerAccountResponse.Builder. sidewalk(SidewalkAccountInfo sidewalk)The Sidewalk account credentials.AssociateAwsAccountWithPartnerAccountResponse.BuilderAssociateAwsAccountWithPartnerAccountResponse. toBuilder()Methods in software.amazon.awssdk.services.iotwireless.model that return types with arguments of type AssociateAwsAccountWithPartnerAccountResponse.Builder Modifier and Type Method Description static Class<? extends AssociateAwsAccountWithPartnerAccountResponse.Builder>AssociateAwsAccountWithPartnerAccountResponse. serializableBuilderClass()
-