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