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