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