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