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