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