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