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