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