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