Class BatchGetTaxExemptionsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.taxsettings.transform.BatchGetTaxExemptionsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<BatchGetTaxExemptionsRequest>
@Generated("software.amazon.awssdk:codegen") public class BatchGetTaxExemptionsRequestMarshaller extends Object implements Marshaller<BatchGetTaxExemptionsRequest>
BatchGetTaxExemptionsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description BatchGetTaxExemptionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(BatchGetTaxExemptionsRequest batchGetTaxExemptionsRequest)
-
-
-
Constructor Detail
-
BatchGetTaxExemptionsRequestMarshaller
public BatchGetTaxExemptionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(BatchGetTaxExemptionsRequest batchGetTaxExemptionsRequest)
- Specified by:
marshallin interfaceMarshaller<BatchGetTaxExemptionsRequest>
-
-