Class ListFunctionEventInvokeConfigsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.lambda.transform.ListFunctionEventInvokeConfigsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListFunctionEventInvokeConfigsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListFunctionEventInvokeConfigsRequestMarshaller
extends Object
implements Marshaller<ListFunctionEventInvokeConfigsRequest>
ListFunctionEventInvokeConfigsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListFunctionEventInvokeConfigsRequest listFunctionEventInvokeConfigsRequest)
-
Constructor Details
-
ListFunctionEventInvokeConfigsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListFunctionEventInvokeConfigsRequest listFunctionEventInvokeConfigsRequest) - Specified by:
marshallin interfaceMarshaller<ListFunctionEventInvokeConfigsRequest>
-