| 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<GetTaxRegistrationDocumentResult> |
AbstractAWSTaxSettingsAsync.getTaxRegistrationDocumentAsync(GetTaxRegistrationDocumentRequest request,
AsyncHandler<GetTaxRegistrationDocumentRequest,GetTaxRegistrationDocumentResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetTaxRegistrationDocumentRequest |
GetTaxRegistrationDocumentRequest.clone() |
GetTaxRegistrationDocumentRequest |
GetTaxRegistrationDocumentRequest.withDestinationS3Location(DestinationS3Location destinationS3Location)
The Amazon S3 bucket that you specify to download your tax documents to.
|
GetTaxRegistrationDocumentRequest |
GetTaxRegistrationDocumentRequest.withTaxDocumentMetadata(TaxDocumentMetadata taxDocumentMetadata)
The metadata for your tax document.
|
Copyright © 2024. All rights reserved.