Interface AdditionalInfoRequest.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<AdditionalInfoRequest.Builder,,- AdditionalInfoRequest> - SdkBuilder<AdditionalInfoRequest.Builder,,- AdditionalInfoRequest> - SdkPojo
- Enclosing class:
- AdditionalInfoRequest
- 
Method SummaryModifier and TypeMethodDescriptiondefault AdditionalInfoRequest.BuildercanadaAdditionalInfo(Consumer<CanadaAdditionalInfo.Builder> canadaAdditionalInfo) Additional tax information associated with your TRN in Canada.canadaAdditionalInfo(CanadaAdditionalInfo canadaAdditionalInfo) Additional tax information associated with your TRN in Canada.default AdditionalInfoRequest.BuilderegyptAdditionalInfo(Consumer<EgyptAdditionalInfo.Builder> egyptAdditionalInfo) Additional tax information to specify for a TRN in Egypt.egyptAdditionalInfo(EgyptAdditionalInfo egyptAdditionalInfo) Additional tax information to specify for a TRN in Egypt.default AdditionalInfoRequest.BuilderestoniaAdditionalInfo(Consumer<EstoniaAdditionalInfo.Builder> estoniaAdditionalInfo) Additional tax information to specify for a TRN in Estonia.estoniaAdditionalInfo(EstoniaAdditionalInfo estoniaAdditionalInfo) Additional tax information to specify for a TRN in Estonia.default AdditionalInfoRequest.BuildergeorgiaAdditionalInfo(Consumer<GeorgiaAdditionalInfo.Builder> georgiaAdditionalInfo) Additional tax information to specify for a TRN in Georgia.georgiaAdditionalInfo(GeorgiaAdditionalInfo georgiaAdditionalInfo) Additional tax information to specify for a TRN in Georgia.default AdditionalInfoRequest.BuildergreeceAdditionalInfo(Consumer<GreeceAdditionalInfo.Builder> greeceAdditionalInfo) Additional tax information to specify for a TRN in Greece.greeceAdditionalInfo(GreeceAdditionalInfo greeceAdditionalInfo) Additional tax information to specify for a TRN in Greece.default AdditionalInfoRequest.BuilderindonesiaAdditionalInfo(Consumer<IndonesiaAdditionalInfo.Builder> indonesiaAdditionalInfo) indonesiaAdditionalInfo(IndonesiaAdditionalInfo indonesiaAdditionalInfo) default AdditionalInfoRequest.BuilderisraelAdditionalInfo(Consumer<IsraelAdditionalInfo.Builder> israelAdditionalInfo) Additional tax information to specify for a TRN in Israel.israelAdditionalInfo(IsraelAdditionalInfo israelAdditionalInfo) Additional tax information to specify for a TRN in Israel.default AdditionalInfoRequest.BuilderitalyAdditionalInfo(Consumer<ItalyAdditionalInfo.Builder> italyAdditionalInfo) Additional tax information to specify for a TRN in Italy.italyAdditionalInfo(ItalyAdditionalInfo italyAdditionalInfo) Additional tax information to specify for a TRN in Italy.default AdditionalInfoRequest.BuilderkenyaAdditionalInfo(Consumer<KenyaAdditionalInfo.Builder> kenyaAdditionalInfo) Additional tax information to specify for a TRN in Kenya.kenyaAdditionalInfo(KenyaAdditionalInfo kenyaAdditionalInfo) Additional tax information to specify for a TRN in Kenya.default AdditionalInfoRequest.BuildermalaysiaAdditionalInfo(Consumer<MalaysiaAdditionalInfo.Builder> malaysiaAdditionalInfo) Additional tax information to specify for a TRN in Malaysia.malaysiaAdditionalInfo(MalaysiaAdditionalInfo malaysiaAdditionalInfo) Additional tax information to specify for a TRN in Malaysia.default AdditionalInfoRequest.BuilderpolandAdditionalInfo(Consumer<PolandAdditionalInfo.Builder> polandAdditionalInfo) Additional tax information associated with your TRN in Poland.polandAdditionalInfo(PolandAdditionalInfo polandAdditionalInfo) Additional tax information associated with your TRN in Poland.default AdditionalInfoRequest.BuilderromaniaAdditionalInfo(Consumer<RomaniaAdditionalInfo.Builder> romaniaAdditionalInfo) Additional tax information to specify for a TRN in Romania.romaniaAdditionalInfo(RomaniaAdditionalInfo romaniaAdditionalInfo) Additional tax information to specify for a TRN in Romania.default AdditionalInfoRequest.BuildersaudiArabiaAdditionalInfo(Consumer<SaudiArabiaAdditionalInfo.Builder> saudiArabiaAdditionalInfo) Additional tax information associated with your TRN in Saudi Arabia.saudiArabiaAdditionalInfo(SaudiArabiaAdditionalInfo saudiArabiaAdditionalInfo) Additional tax information associated with your TRN in Saudi Arabia.default AdditionalInfoRequest.BuildersouthKoreaAdditionalInfo(Consumer<SouthKoreaAdditionalInfo.Builder> southKoreaAdditionalInfo) Additional tax information to specify for a TRN in South Korea.southKoreaAdditionalInfo(SouthKoreaAdditionalInfo southKoreaAdditionalInfo) Additional tax information to specify for a TRN in South Korea.default AdditionalInfoRequest.BuilderspainAdditionalInfo(Consumer<SpainAdditionalInfo.Builder> spainAdditionalInfo) Additional tax information to specify for a TRN in Spain.spainAdditionalInfo(SpainAdditionalInfo spainAdditionalInfo) Additional tax information to specify for a TRN in Spain.default AdditionalInfoRequest.BuilderturkeyAdditionalInfo(Consumer<TurkeyAdditionalInfo.Builder> turkeyAdditionalInfo) Additional tax information to specify for a TRN in Turkey.turkeyAdditionalInfo(TurkeyAdditionalInfo turkeyAdditionalInfo) Additional tax information to specify for a TRN in Turkey.default AdditionalInfoRequest.BuilderukraineAdditionalInfo(Consumer<UkraineAdditionalInfo.Builder> ukraineAdditionalInfo) Additional tax information associated with your TRN in Ukraine.ukraineAdditionalInfo(UkraineAdditionalInfo ukraineAdditionalInfo) Additional tax information associated with your TRN in Ukraine.default AdditionalInfoRequest.BuilderuzbekistanAdditionalInfo(Consumer<UzbekistanAdditionalInfo.Builder> uzbekistanAdditionalInfo) Additional tax information to specify for a TRN in Uzbekistan.uzbekistanAdditionalInfo(UzbekistanAdditionalInfo uzbekistanAdditionalInfo) Additional tax information to specify for a TRN in Uzbekistan.default AdditionalInfoRequest.BuildervietnamAdditionalInfo(Consumer<VietnamAdditionalInfo.Builder> vietnamAdditionalInfo) Additional tax information to specify for a TRN in Vietnam.vietnamAdditionalInfo(VietnamAdditionalInfo vietnamAdditionalInfo) Additional tax information to specify for a TRN in Vietnam.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
canadaAdditionalInfoAdditional tax information associated with your TRN in Canada. - Parameters:
- canadaAdditionalInfo- Additional tax information associated with your TRN in Canada.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
canadaAdditionalInfodefault AdditionalInfoRequest.Builder canadaAdditionalInfo(Consumer<CanadaAdditionalInfo.Builder> canadaAdditionalInfo) Additional tax information associated with your TRN in Canada. This is a convenience method that creates an instance of theCanadaAdditionalInfo.Builderavoiding the need to create one manually viaCanadaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocanadaAdditionalInfo(CanadaAdditionalInfo).- Parameters:
- canadaAdditionalInfo- a consumer that will call methods on- CanadaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
egyptAdditionalInfoAdditional tax information to specify for a TRN in Egypt. - Parameters:
- egyptAdditionalInfo- Additional tax information to specify for a TRN in Egypt.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
egyptAdditionalInfodefault AdditionalInfoRequest.Builder egyptAdditionalInfo(Consumer<EgyptAdditionalInfo.Builder> egyptAdditionalInfo) Additional tax information to specify for a TRN in Egypt. This is a convenience method that creates an instance of theEgyptAdditionalInfo.Builderavoiding the need to create one manually viaEgyptAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toegyptAdditionalInfo(EgyptAdditionalInfo).- Parameters:
- egyptAdditionalInfo- a consumer that will call methods on- EgyptAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
estoniaAdditionalInfoAdditional tax information to specify for a TRN in Estonia. - Parameters:
- estoniaAdditionalInfo- Additional tax information to specify for a TRN in Estonia.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
estoniaAdditionalInfodefault AdditionalInfoRequest.Builder estoniaAdditionalInfo(Consumer<EstoniaAdditionalInfo.Builder> estoniaAdditionalInfo) Additional tax information to specify for a TRN in Estonia. This is a convenience method that creates an instance of theEstoniaAdditionalInfo.Builderavoiding the need to create one manually viaEstoniaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toestoniaAdditionalInfo(EstoniaAdditionalInfo).- Parameters:
- estoniaAdditionalInfo- a consumer that will call methods on- EstoniaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
georgiaAdditionalInfoAdditional tax information to specify for a TRN in Georgia. - Parameters:
- georgiaAdditionalInfo- Additional tax information to specify for a TRN in Georgia.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
georgiaAdditionalInfodefault AdditionalInfoRequest.Builder georgiaAdditionalInfo(Consumer<GeorgiaAdditionalInfo.Builder> georgiaAdditionalInfo) Additional tax information to specify for a TRN in Georgia. This is a convenience method that creates an instance of theGeorgiaAdditionalInfo.Builderavoiding the need to create one manually viaGeorgiaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed togeorgiaAdditionalInfo(GeorgiaAdditionalInfo).- Parameters:
- georgiaAdditionalInfo- a consumer that will call methods on- GeorgiaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
greeceAdditionalInfoAdditional tax information to specify for a TRN in Greece. - Parameters:
- greeceAdditionalInfo- Additional tax information to specify for a TRN in Greece.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
greeceAdditionalInfodefault AdditionalInfoRequest.Builder greeceAdditionalInfo(Consumer<GreeceAdditionalInfo.Builder> greeceAdditionalInfo) Additional tax information to specify for a TRN in Greece. This is a convenience method that creates an instance of theGreeceAdditionalInfo.Builderavoiding the need to create one manually viaGreeceAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed togreeceAdditionalInfo(GreeceAdditionalInfo).- Parameters:
- greeceAdditionalInfo- a consumer that will call methods on- GreeceAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
indonesiaAdditionalInfoAdditionalInfoRequest.Builder indonesiaAdditionalInfo(IndonesiaAdditionalInfo indonesiaAdditionalInfo) - Parameters:
- indonesiaAdditionalInfo-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
indonesiaAdditionalInfodefault AdditionalInfoRequest.Builder indonesiaAdditionalInfo(Consumer<IndonesiaAdditionalInfo.Builder> indonesiaAdditionalInfo) 
 This is a convenience method that creates an instance of theIndonesiaAdditionalInfo.Builderavoiding the need to create one manually viaIndonesiaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toindonesiaAdditionalInfo(IndonesiaAdditionalInfo).- Parameters:
- indonesiaAdditionalInfo- a consumer that will call methods on- IndonesiaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
israelAdditionalInfoAdditional tax information to specify for a TRN in Israel. - Parameters:
- israelAdditionalInfo- Additional tax information to specify for a TRN in Israel.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
israelAdditionalInfodefault AdditionalInfoRequest.Builder israelAdditionalInfo(Consumer<IsraelAdditionalInfo.Builder> israelAdditionalInfo) Additional tax information to specify for a TRN in Israel. This is a convenience method that creates an instance of theIsraelAdditionalInfo.Builderavoiding the need to create one manually viaIsraelAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toisraelAdditionalInfo(IsraelAdditionalInfo).- Parameters:
- israelAdditionalInfo- a consumer that will call methods on- IsraelAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
italyAdditionalInfoAdditional tax information to specify for a TRN in Italy. - Parameters:
- italyAdditionalInfo- Additional tax information to specify for a TRN in Italy.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
italyAdditionalInfodefault AdditionalInfoRequest.Builder italyAdditionalInfo(Consumer<ItalyAdditionalInfo.Builder> italyAdditionalInfo) Additional tax information to specify for a TRN in Italy. This is a convenience method that creates an instance of theItalyAdditionalInfo.Builderavoiding the need to create one manually viaItalyAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toitalyAdditionalInfo(ItalyAdditionalInfo).- Parameters:
- italyAdditionalInfo- a consumer that will call methods on- ItalyAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
kenyaAdditionalInfoAdditional tax information to specify for a TRN in Kenya. - Parameters:
- kenyaAdditionalInfo- Additional tax information to specify for a TRN in Kenya.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
kenyaAdditionalInfodefault AdditionalInfoRequest.Builder kenyaAdditionalInfo(Consumer<KenyaAdditionalInfo.Builder> kenyaAdditionalInfo) Additional tax information to specify for a TRN in Kenya. This is a convenience method that creates an instance of theKenyaAdditionalInfo.Builderavoiding the need to create one manually viaKenyaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tokenyaAdditionalInfo(KenyaAdditionalInfo).- Parameters:
- kenyaAdditionalInfo- a consumer that will call methods on- KenyaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
malaysiaAdditionalInfoAdditional tax information to specify for a TRN in Malaysia. - Parameters:
- malaysiaAdditionalInfo- Additional tax information to specify for a TRN in Malaysia.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
malaysiaAdditionalInfodefault AdditionalInfoRequest.Builder malaysiaAdditionalInfo(Consumer<MalaysiaAdditionalInfo.Builder> malaysiaAdditionalInfo) Additional tax information to specify for a TRN in Malaysia. This is a convenience method that creates an instance of theMalaysiaAdditionalInfo.Builderavoiding the need to create one manually viaMalaysiaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomalaysiaAdditionalInfo(MalaysiaAdditionalInfo).- Parameters:
- malaysiaAdditionalInfo- a consumer that will call methods on- MalaysiaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
polandAdditionalInfoAdditional tax information associated with your TRN in Poland. - Parameters:
- polandAdditionalInfo- Additional tax information associated with your TRN in Poland.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
polandAdditionalInfodefault AdditionalInfoRequest.Builder polandAdditionalInfo(Consumer<PolandAdditionalInfo.Builder> polandAdditionalInfo) Additional tax information associated with your TRN in Poland. This is a convenience method that creates an instance of thePolandAdditionalInfo.Builderavoiding the need to create one manually viaPolandAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed topolandAdditionalInfo(PolandAdditionalInfo).- Parameters:
- polandAdditionalInfo- a consumer that will call methods on- PolandAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
romaniaAdditionalInfoAdditional tax information to specify for a TRN in Romania. - Parameters:
- romaniaAdditionalInfo- Additional tax information to specify for a TRN in Romania.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
romaniaAdditionalInfodefault AdditionalInfoRequest.Builder romaniaAdditionalInfo(Consumer<RomaniaAdditionalInfo.Builder> romaniaAdditionalInfo) Additional tax information to specify for a TRN in Romania. This is a convenience method that creates an instance of theRomaniaAdditionalInfo.Builderavoiding the need to create one manually viaRomaniaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toromaniaAdditionalInfo(RomaniaAdditionalInfo).- Parameters:
- romaniaAdditionalInfo- a consumer that will call methods on- RomaniaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
saudiArabiaAdditionalInfoAdditionalInfoRequest.Builder saudiArabiaAdditionalInfo(SaudiArabiaAdditionalInfo saudiArabiaAdditionalInfo) Additional tax information associated with your TRN in Saudi Arabia. - Parameters:
- saudiArabiaAdditionalInfo- Additional tax information associated with your TRN in Saudi Arabia.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
saudiArabiaAdditionalInfodefault AdditionalInfoRequest.Builder saudiArabiaAdditionalInfo(Consumer<SaudiArabiaAdditionalInfo.Builder> saudiArabiaAdditionalInfo) Additional tax information associated with your TRN in Saudi Arabia. This is a convenience method that creates an instance of theSaudiArabiaAdditionalInfo.Builderavoiding the need to create one manually viaSaudiArabiaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosaudiArabiaAdditionalInfo(SaudiArabiaAdditionalInfo).- Parameters:
- saudiArabiaAdditionalInfo- a consumer that will call methods on- SaudiArabiaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
southKoreaAdditionalInfoAdditionalInfoRequest.Builder southKoreaAdditionalInfo(SouthKoreaAdditionalInfo southKoreaAdditionalInfo) Additional tax information to specify for a TRN in South Korea. - Parameters:
- southKoreaAdditionalInfo- Additional tax information to specify for a TRN in South Korea.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
southKoreaAdditionalInfodefault AdditionalInfoRequest.Builder southKoreaAdditionalInfo(Consumer<SouthKoreaAdditionalInfo.Builder> southKoreaAdditionalInfo) Additional tax information to specify for a TRN in South Korea. This is a convenience method that creates an instance of theSouthKoreaAdditionalInfo.Builderavoiding the need to create one manually viaSouthKoreaAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosouthKoreaAdditionalInfo(SouthKoreaAdditionalInfo).- Parameters:
- southKoreaAdditionalInfo- a consumer that will call methods on- SouthKoreaAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
spainAdditionalInfoAdditional tax information to specify for a TRN in Spain. - Parameters:
- spainAdditionalInfo- Additional tax information to specify for a TRN in Spain.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
spainAdditionalInfodefault AdditionalInfoRequest.Builder spainAdditionalInfo(Consumer<SpainAdditionalInfo.Builder> spainAdditionalInfo) Additional tax information to specify for a TRN in Spain. This is a convenience method that creates an instance of theSpainAdditionalInfo.Builderavoiding the need to create one manually viaSpainAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tospainAdditionalInfo(SpainAdditionalInfo).- Parameters:
- spainAdditionalInfo- a consumer that will call methods on- SpainAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
turkeyAdditionalInfoAdditional tax information to specify for a TRN in Turkey. - Parameters:
- turkeyAdditionalInfo- Additional tax information to specify for a TRN in Turkey.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
turkeyAdditionalInfodefault AdditionalInfoRequest.Builder turkeyAdditionalInfo(Consumer<TurkeyAdditionalInfo.Builder> turkeyAdditionalInfo) Additional tax information to specify for a TRN in Turkey. This is a convenience method that creates an instance of theTurkeyAdditionalInfo.Builderavoiding the need to create one manually viaTurkeyAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toturkeyAdditionalInfo(TurkeyAdditionalInfo).- Parameters:
- turkeyAdditionalInfo- a consumer that will call methods on- TurkeyAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
ukraineAdditionalInfoAdditional tax information associated with your TRN in Ukraine. - Parameters:
- ukraineAdditionalInfo- Additional tax information associated with your TRN in Ukraine.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
ukraineAdditionalInfodefault AdditionalInfoRequest.Builder ukraineAdditionalInfo(Consumer<UkraineAdditionalInfo.Builder> ukraineAdditionalInfo) Additional tax information associated with your TRN in Ukraine. This is a convenience method that creates an instance of theUkraineAdditionalInfo.Builderavoiding the need to create one manually viaUkraineAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toukraineAdditionalInfo(UkraineAdditionalInfo).- Parameters:
- ukraineAdditionalInfo- a consumer that will call methods on- UkraineAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
uzbekistanAdditionalInfoAdditionalInfoRequest.Builder uzbekistanAdditionalInfo(UzbekistanAdditionalInfo uzbekistanAdditionalInfo) Additional tax information to specify for a TRN in Uzbekistan. - Parameters:
- uzbekistanAdditionalInfo- Additional tax information to specify for a TRN in Uzbekistan.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
uzbekistanAdditionalInfodefault AdditionalInfoRequest.Builder uzbekistanAdditionalInfo(Consumer<UzbekistanAdditionalInfo.Builder> uzbekistanAdditionalInfo) Additional tax information to specify for a TRN in Uzbekistan. This is a convenience method that creates an instance of theUzbekistanAdditionalInfo.Builderavoiding the need to create one manually viaUzbekistanAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed touzbekistanAdditionalInfo(UzbekistanAdditionalInfo).- Parameters:
- uzbekistanAdditionalInfo- a consumer that will call methods on- UzbekistanAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
vietnamAdditionalInfoAdditional tax information to specify for a TRN in Vietnam. - Parameters:
- vietnamAdditionalInfo- Additional tax information to specify for a TRN in Vietnam.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
vietnamAdditionalInfodefault AdditionalInfoRequest.Builder vietnamAdditionalInfo(Consumer<VietnamAdditionalInfo.Builder> vietnamAdditionalInfo) Additional tax information to specify for a TRN in Vietnam. This is a convenience method that creates an instance of theVietnamAdditionalInfo.Builderavoiding the need to create one manually viaVietnamAdditionalInfo.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tovietnamAdditionalInfo(VietnamAdditionalInfo).- Parameters:
- vietnamAdditionalInfo- a consumer that will call methods on- VietnamAdditionalInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
 
-