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