@Generated(value="software.amazon.awssdk:codegen") public class GetEventSourceMappingRequestMarshaller extends Object implements Marshaller<GetEventSourceMappingRequest>
GetEventSourceMappingRequest
MarshallerConstructor and Description |
---|
GetEventSourceMappingRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(GetEventSourceMappingRequest getEventSourceMappingRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public GetEventSourceMappingRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(GetEventSourceMappingRequest getEventSourceMappingRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<GetEventSourceMappingRequest>
getEventSourceMappingRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.