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