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