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