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