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