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