@Generated(value="software.amazon.awssdk:codegen") public class BatchDetectDominantLanguageRequestMarshaller extends Object implements Marshaller<BatchDetectDominantLanguageRequest>
BatchDetectDominantLanguageRequest
MarshallerConstructor and Description |
---|
BatchDetectDominantLanguageRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(BatchDetectDominantLanguageRequest batchDetectDominantLanguageRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public BatchDetectDominantLanguageRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(BatchDetectDominantLanguageRequest batchDetectDominantLanguageRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<BatchDetectDominantLanguageRequest>
batchDetectDominantLanguageRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.