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