Class AdditionalInfoRequest
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<AdditionalInfoRequest.Builder,AdditionalInfoRequest>
Additional tax information associated with your tax registration number (TRN). Depending on the TRN for a specific country, you might need to specify this information when you set your TRN.
You can only specify one of the following parameters and the value can't be empty.
The parameter that you specify must match the country for the TRN, if available. For example, if you set a TRN in
Canada for specific provinces, you must also specify the canadaAdditionalInfo parameter.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal BelgiumAdditionalInfoAdditional tax information to specify for a TRN in Belgium.builder()final CanadaAdditionalInfoAdditional tax information associated with your TRN in Canada.final ChileAdditionalInfoAdditional tax information to specify for a TRN in Chile.final EgyptAdditionalInfoAdditional tax information to specify for a TRN in Egypt.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final EstoniaAdditionalInfoAdditional tax information to specify for a TRN in Estonia.final FranceAdditionalInfoAdditional tax information to specify for a TRN in France.final GeorgiaAdditionalInfoAdditional tax information to specify for a TRN in Georgia.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final GreeceAdditionalInfoAdditional tax information to specify for a TRN in Greece.final inthashCode()final IndonesiaAdditionalInfofinal IsraelAdditionalInfoAdditional tax information to specify for a TRN in Israel.final ItalyAdditionalInfoAdditional tax information to specify for a TRN in Italy.final KenyaAdditionalInfoAdditional tax information to specify for a TRN in Kenya.final MalaysiaAdditionalInfoAdditional tax information to specify for a TRN in Malaysia.Additional tax information to specify for a TRN in the Philippines.final PolandAdditionalInfoAdditional tax information associated with your TRN in Poland.final RomaniaAdditionalInfoAdditional tax information to specify for a TRN in Romania.Additional tax information associated with your TRN in Saudi Arabia.static Class<? extends AdditionalInfoRequest.Builder> final SouthKoreaAdditionalInfoAdditional tax information to specify for a TRN in South Korea.final SpainAdditionalInfoAdditional tax information to specify for a TRN in Spain.Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.final TurkeyAdditionalInfoAdditional tax information to specify for a TRN in Turkey.final UkraineAdditionalInfoAdditional tax information associated with your TRN in Ukraine.final UzbekistanAdditionalInfoAdditional tax information to specify for a TRN in Uzbekistan.final VietnamAdditionalInfoAdditional tax information to specify for a TRN in Vietnam.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
malaysiaAdditionalInfo
Additional tax information to specify for a TRN in Malaysia.
- Returns:
- Additional tax information to specify for a TRN in Malaysia.
-
israelAdditionalInfo
Additional tax information to specify for a TRN in Israel.
- Returns:
- Additional tax information to specify for a TRN in Israel.
-
estoniaAdditionalInfo
Additional tax information to specify for a TRN in Estonia.
- Returns:
- Additional tax information to specify for a TRN in Estonia.
-
canadaAdditionalInfo
Additional tax information associated with your TRN in Canada.
- Returns:
- Additional tax information associated with your TRN in Canada.
-
spainAdditionalInfo
Additional tax information to specify for a TRN in Spain.
- Returns:
- Additional tax information to specify for a TRN in Spain.
-
kenyaAdditionalInfo
Additional tax information to specify for a TRN in Kenya.
- Returns:
- Additional tax information to specify for a TRN in Kenya.
-
southKoreaAdditionalInfo
Additional tax information to specify for a TRN in South Korea.
- Returns:
- Additional tax information to specify for a TRN in South Korea.
-
turkeyAdditionalInfo
Additional tax information to specify for a TRN in Turkey.
- Returns:
- Additional tax information to specify for a TRN in Turkey.
-
georgiaAdditionalInfo
Additional tax information to specify for a TRN in Georgia.
- Returns:
- Additional tax information to specify for a TRN in Georgia.
-
italyAdditionalInfo
Additional tax information to specify for a TRN in Italy.
- Returns:
- Additional tax information to specify for a TRN in Italy.
-
romaniaAdditionalInfo
Additional tax information to specify for a TRN in Romania.
- Returns:
- Additional tax information to specify for a TRN in Romania.
-
ukraineAdditionalInfo
Additional tax information associated with your TRN in Ukraine.
- Returns:
- Additional tax information associated with your TRN in Ukraine.
-
polandAdditionalInfo
Additional tax information associated with your TRN in Poland.
- Returns:
- Additional tax information associated with your TRN in Poland.
-
saudiArabiaAdditionalInfo
Additional tax information associated with your TRN in Saudi Arabia.
- Returns:
- Additional tax information associated with your TRN in Saudi Arabia.
-
indonesiaAdditionalInfo
-
vietnamAdditionalInfo
Additional tax information to specify for a TRN in Vietnam.
- Returns:
- Additional tax information to specify for a TRN in Vietnam.
-
egyptAdditionalInfo
Additional tax information to specify for a TRN in Egypt.
- Returns:
- Additional tax information to specify for a TRN in Egypt.
-
greeceAdditionalInfo
Additional tax information to specify for a TRN in Greece.
- Returns:
- Additional tax information to specify for a TRN in Greece.
-
uzbekistanAdditionalInfo
Additional tax information to specify for a TRN in Uzbekistan.
- Returns:
- Additional tax information to specify for a TRN in Uzbekistan.
-
philippinesAdditionalInfo
Additional tax information to specify for a TRN in the Philippines.
- Returns:
- Additional tax information to specify for a TRN in the Philippines.
-
belgiumAdditionalInfo
Additional tax information to specify for a TRN in Belgium.
- Returns:
- Additional tax information to specify for a TRN in Belgium.
-
chileAdditionalInfo
Additional tax information to specify for a TRN in Chile.
- Returns:
- Additional tax information to specify for a TRN in Chile.
-
franceAdditionalInfo
Additional tax information to specify for a TRN in France.
- Returns:
- Additional tax information to specify for a TRN in France.
-
toBuilder
Description copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<AdditionalInfoRequest.Builder,AdditionalInfoRequest> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an
SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
equalsBySdkFieldsin interfaceSdkPojo- Parameters:
obj- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo- Returns:
- The mapping between the field name and its corresponding field.
-