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