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