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