Interface IsraelAdditionalInfo.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<IsraelAdditionalInfo.Builder,
,IsraelAdditionalInfo> SdkBuilder<IsraelAdditionalInfo.Builder,
,IsraelAdditionalInfo> SdkPojo
- Enclosing class:
IsraelAdditionalInfo
@Mutable
@NotThreadSafe
public static interface IsraelAdditionalInfo.Builder
extends SdkPojo, CopyableBuilder<IsraelAdditionalInfo.Builder,IsraelAdditionalInfo>
-
Method Summary
Modifier and TypeMethodDescriptioncustomerType
(String customerType) Customer type for your TRN in Israel.customerType
(IsraelCustomerType customerType) Customer type for your TRN in Israel.dealerType
(String dealerType) Dealer type for your TRN in Israel.dealerType
(IsraelDealerType dealerType) Dealer type for your TRN in Israel.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
customerType
Customer type for your TRN in Israel. The value can be
Business
orIndividual
. UseBusiness
for entities such as not-for-profit and financial institutions.- Parameters:
customerType
- Customer type for your TRN in Israel. The value can beBusiness
orIndividual
. UseBusiness
for entities such as not-for-profit and financial institutions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
customerType
Customer type for your TRN in Israel. The value can be
Business
orIndividual
. UseBusiness
for entities such as not-for-profit and financial institutions.- Parameters:
customerType
- Customer type for your TRN in Israel. The value can beBusiness
orIndividual
. UseBusiness
for entities such as not-for-profit and financial institutions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
dealerType
Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.
- Parameters:
dealerType
- Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
dealerType
Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.
- Parameters:
dealerType
- Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-