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