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