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