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