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