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