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