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