Uses of Class
software.amazon.awssdk.services.taxsettings.model.TaxSettingsRequest
-
Packages that use TaxSettingsRequest Package Description software.amazon.awssdk.services.taxsettings.internal software.amazon.awssdk.services.taxsettings.model -
-
Uses of TaxSettingsRequest in software.amazon.awssdk.services.taxsettings.internal
Methods in software.amazon.awssdk.services.taxsettings.internal with type parameters of type TaxSettingsRequest Modifier and Type Method Description static <T extends TaxSettingsRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends TaxSettingsRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of TaxSettingsRequest in software.amazon.awssdk.services.taxsettings.model
Subclasses of TaxSettingsRequest in software.amazon.awssdk.services.taxsettings.model Modifier and Type Class Description classBatchDeleteTaxRegistrationRequestclassBatchGetTaxExemptionsRequestclassBatchPutTaxRegistrationRequestclassDeleteSupplementalTaxRegistrationRequestclassDeleteTaxRegistrationRequestclassGetTaxExemptionTypesRequestclassGetTaxInheritanceRequestclassGetTaxRegistrationDocumentRequestclassGetTaxRegistrationRequestclassListSupplementalTaxRegistrationsRequestclassListTaxExemptionsRequestclassListTaxRegistrationsRequestclassPutSupplementalTaxRegistrationRequestclassPutTaxExemptionRequestclassPutTaxInheritanceRequestclassPutTaxRegistrationRequestMethods in software.amazon.awssdk.services.taxsettings.model that return TaxSettingsRequest Modifier and Type Method Description TaxSettingsRequestTaxSettingsRequest.Builder. build()Constructors in software.amazon.awssdk.services.taxsettings.model with parameters of type TaxSettingsRequest Constructor Description BuilderImpl(TaxSettingsRequest request)
-