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