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