Class DescribeConnectionFunctionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.DescribeConnectionFunctionRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeConnectionFunctionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeConnectionFunctionRequestMarshaller
extends Object
implements Marshaller<DescribeConnectionFunctionRequest>
DescribeConnectionFunctionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeConnectionFunctionRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeConnectionFunctionRequest describeConnectionFunctionRequest)
-
Constructor Details
-
DescribeConnectionFunctionRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeConnectionFunctionRequest describeConnectionFunctionRequest) - Specified by:
marshallin interfaceMarshaller<DescribeConnectionFunctionRequest>
-