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