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