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