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