static ListSupplementalTaxRegistrationsResponse.Builder |
ListSupplementalTaxRegistrationsResponse.builder() |
|
ListSupplementalTaxRegistrationsResponse.Builder |
ListSupplementalTaxRegistrationsResponse.Builder.nextToken(String nextToken) |
The token to retrieve the next set of results.
|
ListSupplementalTaxRegistrationsResponse.Builder |
ListSupplementalTaxRegistrationsResponse.Builder.taxRegistrations(Collection<SupplementalTaxRegistration> taxRegistrations) |
The list of supplemental tax registrations.
|
ListSupplementalTaxRegistrationsResponse.Builder |
ListSupplementalTaxRegistrationsResponse.Builder.taxRegistrations(Consumer<SupplementalTaxRegistration.Builder>... taxRegistrations) |
The list of supplemental tax registrations.
|
ListSupplementalTaxRegistrationsResponse.Builder |
ListSupplementalTaxRegistrationsResponse.Builder.taxRegistrations(SupplementalTaxRegistration... taxRegistrations) |
The list of supplemental tax registrations.
|
ListSupplementalTaxRegistrationsResponse.Builder |
ListSupplementalTaxRegistrationsResponse.toBuilder() |
|