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