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
ConstructorsConstructorDescriptionListLambdaFunctionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListLambdaFunctionsRequest listLambdaFunctionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListLambdaFunctionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListLambdaFunctionsRequest>- Parameters:
 listLambdaFunctionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -