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