| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
SourceS3Location |
SourceS3Location.clone() |
SourceS3Location |
TaxRegistrationDocument.getS3Location()
The Amazon S3 location where your tax registration document is stored.
|
SourceS3Location |
SourceS3Location.withBucket(String bucket)
The name of your Amazon S3 bucket that your tax document is located.
|
SourceS3Location |
SourceS3Location.withKey(String key)
The object key of your tax document object in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRegistrationDocument.setS3Location(SourceS3Location s3Location)
The Amazon S3 location where your tax registration document is stored.
|
TaxRegistrationDocument |
TaxRegistrationDocument.withS3Location(SourceS3Location s3Location)
The Amazon S3 location where your tax registration document is stored.
|
Copyright © 2024. All rights reserved.