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