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