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