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