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