| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings |
You can use the tax setting API to programmatically set, modify, and delete the tax registration number (TRN),
associated business legal name, and address (Collectively referred to as "TRN information").
|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTaxRegistrationResult> |
AbstractAWSTaxSettingsAsync.getTaxRegistrationAsync(GetTaxRegistrationRequest request,
AsyncHandler<GetTaxRegistrationRequest,GetTaxRegistrationResult> asyncHandler) |
Future<GetTaxRegistrationResult> |
AWSTaxSettingsAsync.getTaxRegistrationAsync(GetTaxRegistrationRequest getTaxRegistrationRequest,
AsyncHandler<GetTaxRegistrationRequest,GetTaxRegistrationResult> asyncHandler)
Retrieves tax registration for a single account.
|
Future<GetTaxRegistrationResult> |
AWSTaxSettingsAsyncClient.getTaxRegistrationAsync(GetTaxRegistrationRequest request,
AsyncHandler<GetTaxRegistrationRequest,GetTaxRegistrationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetTaxRegistrationRequest |
GetTaxRegistrationRequest.clone() |
GetTaxRegistrationRequest |
GetTaxRegistrationRequest.withAccountId(String accountId)
Your unique account identifier.
|
Copyright © 2024. All rights reserved.