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