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