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