| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
static TaxRegistrationStatus |
TaxRegistrationStatus.fromValue(String value)
Use this in place of valueOf.
|
static TaxRegistrationStatus |
TaxRegistrationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxRegistrationStatus[] |
TaxRegistrationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaxRegistrationWithJurisdiction |
TaxRegistrationWithJurisdiction.withStatus(TaxRegistrationStatus status)
The status of your TRN.
|
TaxRegistration |
TaxRegistration.withStatus(TaxRegistrationStatus status)
The status of your TRN.
|
PutTaxRegistrationResult |
PutTaxRegistrationResult.withStatus(TaxRegistrationStatus status)
The status of your TRN stored in the system after processing.
|
BatchPutTaxRegistrationResult |
BatchPutTaxRegistrationResult.withStatus(TaxRegistrationStatus status)
The status of your TRN stored in the system after processing.
|
Copyright © 2025. All rights reserved.