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