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