Class GetVpcOriginRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.GetVpcOriginRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetVpcOriginRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetVpcOriginRequestMarshaller
extends Object
implements Marshaller<GetVpcOriginRequest>
GetVpcOriginRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetVpcOriginRequest getVpcOriginRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetVpcOriginRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetVpcOriginRequest>- Parameters:
 getVpcOriginRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -