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