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