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