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