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