| 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 |
|---|---|
GetTaxRegistrationDocumentResult |
AbstractAWSTaxSettings.getTaxRegistrationDocument(GetTaxRegistrationDocumentRequest request) |
GetTaxRegistrationDocumentResult |
AWSTaxSettingsClient.getTaxRegistrationDocument(GetTaxRegistrationDocumentRequest request)
Downloads your tax documents to the Amazon S3 bucket that you specify in your request.
|
GetTaxRegistrationDocumentResult |
AWSTaxSettings.getTaxRegistrationDocument(GetTaxRegistrationDocumentRequest getTaxRegistrationDocumentRequest)
Downloads your tax documents to the Amazon S3 bucket that you specify in your request.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetTaxRegistrationDocumentResult> |
AWSTaxSettingsAsyncClient.getTaxRegistrationDocumentAsync(GetTaxRegistrationDocumentRequest request,
AsyncHandler<GetTaxRegistrationDocumentRequest,GetTaxRegistrationDocumentResult> asyncHandler) |
Future<GetTaxRegistrationDocumentResult> |
AWSTaxSettingsAsync.getTaxRegistrationDocumentAsync(GetTaxRegistrationDocumentRequest getTaxRegistrationDocumentRequest,
AsyncHandler<GetTaxRegistrationDocumentRequest,GetTaxRegistrationDocumentResult> asyncHandler)
Downloads your tax documents to the Amazon S3 bucket that you specify in your request.
|
Future<GetTaxRegistrationDocumentResult> |
AbstractAWSTaxSettingsAsync.getTaxRegistrationDocumentAsync(GetTaxRegistrationDocumentRequest request,
AsyncHandler<GetTaxRegistrationDocumentRequest,GetTaxRegistrationDocumentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetTaxRegistrationDocumentResult |
GetTaxRegistrationDocumentResult.clone() |
GetTaxRegistrationDocumentResult |
GetTaxRegistrationDocumentResult.withDestinationFilePath(String destinationFilePath)
The file path of the Amazon S3 bucket where you want to download your tax document to.
|
Copyright © 2024. All rights reserved.