| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
BatchPutTaxRegistrationError |
BatchPutTaxRegistrationError.clone() |
BatchPutTaxRegistrationError |
BatchPutTaxRegistrationError.withAccountId(String accountId)
The unique account identifier for the account that the tax registration couldn't be added, or updated during the
BatchPutTaxRegistration operation. |
BatchPutTaxRegistrationError |
BatchPutTaxRegistrationError.withCode(String code)
The error code for an individual failure in the
BatchPutTaxRegistration operation. |
BatchPutTaxRegistrationError |
BatchPutTaxRegistrationError.withMessage(String message)
The error message for an individual failure in the
BatchPutTaxRegistration operation. |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutTaxRegistrationError> |
BatchPutTaxRegistrationResult.getErrors()
List of errors for the accounts the TRN information could not be added or updated to.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutTaxRegistrationResult |
BatchPutTaxRegistrationResult.withErrors(BatchPutTaxRegistrationError... errors)
List of errors for the accounts the TRN information could not be added or updated to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchPutTaxRegistrationResult.setErrors(Collection<BatchPutTaxRegistrationError> errors)
List of errors for the accounts the TRN information could not be added or updated to.
|
BatchPutTaxRegistrationResult |
BatchPutTaxRegistrationResult.withErrors(Collection<BatchPutTaxRegistrationError> errors)
List of errors for the accounts the TRN information could not be added or updated to.
|
Copyright © 2025. All rights reserved.