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