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