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