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