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