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