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