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