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