Uses of Interface
software.amazon.awssdk.services.taxsettings.model.PutTaxExemptionResponse.Builder
-
Packages that use PutTaxExemptionResponse.Builder Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of PutTaxExemptionResponse.Builder in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return PutTaxExemptionResponse.Builder Modifier and Type Method Description static PutTaxExemptionResponse.BuilderPutTaxExemptionResponse. builder()PutTaxExemptionResponse.BuilderPutTaxExemptionResponse.Builder. caseId(String caseId)The customer support case ID.PutTaxExemptionResponse.BuilderPutTaxExemptionResponse. toBuilder()Methods in software.amazon.awssdk.services.taxsettings.model that return types with arguments of type PutTaxExemptionResponse.Builder Modifier and Type Method Description static Class<? extends PutTaxExemptionResponse.Builder>PutTaxExemptionResponse. serializableBuilderClass()
-