Class GetHarvestJobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mediapackagev2.transform.GetHarvestJobRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetHarvestJobRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetHarvestJobRequestMarshaller
extends Object
implements Marshaller<GetHarvestJobRequest>
GetHarvestJobRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetHarvestJobRequest getHarvestJobRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetHarvestJobRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetHarvestJobRequest>
- Parameters:
- getHarvestJobRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-