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