Class AdditionalInfoResponse
- java.lang.Object
-
- software.amazon.awssdk.services.taxsettings.model.AdditionalInfoResponse
-
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<AdditionalInfoResponse.Builder,AdditionalInfoResponse>
@Generated("software.amazon.awssdk:codegen") public final class AdditionalInfoResponse extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AdditionalInfoResponse.Builder,AdditionalInfoResponse>
Additional tax information associated with your TRN. The Tax Settings API returns country-specific information in the response when any additional information is present with your TRN for the following countries.
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceAdditionalInfoResponse.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BrazilAdditionalInfobrazilAdditionalInfo()Additional tax information associated with your TRN in Brazil.static AdditionalInfoResponse.Builderbuilder()CanadaAdditionalInfocanadaAdditionalInfo()Additional tax information associated with your TRN in Canada.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)EstoniaAdditionalInfoestoniaAdditionalInfo()Additional tax information associated with your TRN in Estonia.GeorgiaAdditionalInfogeorgiaAdditionalInfo()Additional tax information associated with your TRN in Georgia.<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()IndiaAdditionalInfoindiaAdditionalInfo()Additional tax information in India.IsraelAdditionalInfoisraelAdditionalInfo()Additional tax information associated with your TRN in Israel.ItalyAdditionalInfoitalyAdditionalInfo()Additional tax information associated with your TRN in Italy.KenyaAdditionalInfokenyaAdditionalInfo()Additional tax information associated with your TRN in Kenya.MalaysiaAdditionalInfomalaysiaAdditionalInfo()Additional tax information associated with your TRN in Malaysia.PolandAdditionalInfopolandAdditionalInfo()Additional tax information associated with your TRN in Poland.RomaniaAdditionalInforomaniaAdditionalInfo()Additional tax information to specify for a TRN in Romania.SaudiArabiaAdditionalInfosaudiArabiaAdditionalInfo()Additional tax information associated with your TRN in Saudi Arabia.Map<String,SdkField<?>>sdkFieldNameToField()List<SdkField<?>>sdkFields()static Class<? extends AdditionalInfoResponse.Builder>serializableBuilderClass()SouthKoreaAdditionalInfosouthKoreaAdditionalInfo()Additional tax information associated with your TRN in South Korea.SpainAdditionalInfospainAdditionalInfo()Additional tax information associated with your TRN in Spain.AdditionalInfoResponse.BuildertoBuilder()StringtoString()Returns a string representation of this object.TurkeyAdditionalInfoturkeyAdditionalInfo()Additional tax information associated with your TRN in Turkey.UkraineAdditionalInfoukraineAdditionalInfo()Additional tax information associated with your TRN in Ukraine.-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
brazilAdditionalInfo
public final BrazilAdditionalInfo brazilAdditionalInfo()
Additional tax information associated with your TRN in Brazil. The Tax Settings API returns this information in your response when any additional information is present with your TRN in Brazil.
- Returns:
- Additional tax information associated with your TRN in Brazil. The Tax Settings API returns this information in your response when any additional information is present with your TRN in Brazil.
-
canadaAdditionalInfo
public final CanadaAdditionalInfo canadaAdditionalInfo()
Additional tax information associated with your TRN in Canada.
- Returns:
- Additional tax information associated with your TRN in Canada.
-
estoniaAdditionalInfo
public final EstoniaAdditionalInfo estoniaAdditionalInfo()
Additional tax information associated with your TRN in Estonia.
- Returns:
- Additional tax information associated with your TRN in Estonia.
-
georgiaAdditionalInfo
public final GeorgiaAdditionalInfo georgiaAdditionalInfo()
Additional tax information associated with your TRN in Georgia.
- Returns:
- Additional tax information associated with your TRN in Georgia.
-
indiaAdditionalInfo
public final IndiaAdditionalInfo indiaAdditionalInfo()
Additional tax information in India.
- Returns:
- Additional tax information in India.
-
israelAdditionalInfo
public final IsraelAdditionalInfo israelAdditionalInfo()
Additional tax information associated with your TRN in Israel.
- Returns:
- Additional tax information associated with your TRN in Israel.
-
italyAdditionalInfo
public final ItalyAdditionalInfo italyAdditionalInfo()
Additional tax information associated with your TRN in Italy.
- Returns:
- Additional tax information associated with your TRN in Italy.
-
kenyaAdditionalInfo
public final KenyaAdditionalInfo kenyaAdditionalInfo()
Additional tax information associated with your TRN in Kenya.
- Returns:
- Additional tax information associated with your TRN in Kenya.
-
malaysiaAdditionalInfo
public final MalaysiaAdditionalInfo malaysiaAdditionalInfo()
Additional tax information associated with your TRN in Malaysia.
- Returns:
- Additional tax information associated with your TRN in Malaysia.
-
polandAdditionalInfo
public final PolandAdditionalInfo polandAdditionalInfo()
Additional tax information associated with your TRN in Poland.
- Returns:
- Additional tax information associated with your TRN in Poland.
-
romaniaAdditionalInfo
public final RomaniaAdditionalInfo romaniaAdditionalInfo()
Additional tax information to specify for a TRN in Romania.
- Returns:
- Additional tax information to specify for a TRN in Romania.
-
saudiArabiaAdditionalInfo
public final SaudiArabiaAdditionalInfo saudiArabiaAdditionalInfo()
Additional tax information associated with your TRN in Saudi Arabia.
- Returns:
- Additional tax information associated with your TRN in Saudi Arabia.
-
southKoreaAdditionalInfo
public final SouthKoreaAdditionalInfo southKoreaAdditionalInfo()
Additional tax information associated with your TRN in South Korea.
- Returns:
- Additional tax information associated with your TRN in South Korea.
-
spainAdditionalInfo
public final SpainAdditionalInfo spainAdditionalInfo()
Additional tax information associated with your TRN in Spain.
- Returns:
- Additional tax information associated with your TRN in Spain.
-
turkeyAdditionalInfo
public final TurkeyAdditionalInfo turkeyAdditionalInfo()
Additional tax information associated with your TRN in Turkey.
- Returns:
- Additional tax information associated with your TRN in Turkey.
-
ukraineAdditionalInfo
public final UkraineAdditionalInfo ukraineAdditionalInfo()
Additional tax information associated with your TRN in Ukraine.
- Returns:
- Additional tax information associated with your TRN in Ukraine.
-
toBuilder
public AdditionalInfoResponse.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<AdditionalInfoResponse.Builder,AdditionalInfoResponse>
-
builder
public static AdditionalInfoResponse.Builder builder()
-
serializableBuilderClass
public static Class<? extends AdditionalInfoResponse.Builder> serializableBuilderClass()
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
sdkFieldNameToField
public final Map<String,SdkField<?>> sdkFieldNameToField()
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-
-