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