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