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>
GetEventSourceMappingRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetEventSourceMappingRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetEventSourceMappingRequest getEventSourceMappingRequest)
-
-
-
Constructor Detail
-
GetEventSourceMappingRequestMarshaller
public GetEventSourceMappingRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetEventSourceMappingRequest getEventSourceMappingRequest)
- Specified by:
marshallin interfaceMarshaller<GetEventSourceMappingRequest>
-
-