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