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