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