public class ListFunctionsRequestMarshaller extends java.lang.Object implements Marshaller<Request<ListFunctionsRequest>,ListFunctionsRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
ListFunctionsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<ListFunctionsRequest> |
marshall(ListFunctionsRequest listFunctionsRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public ListFunctionsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<ListFunctionsRequest> marshall(ListFunctionsRequest listFunctionsRequest)
marshall
in interface Marshaller<Request<ListFunctionsRequest>,ListFunctionsRequest>