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