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