Class CreateSequenceStoreRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.omics.transform.CreateSequenceStoreRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateSequenceStoreRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateSequenceStoreRequestMarshaller extends Object implements Marshaller<CreateSequenceStoreRequest>
CreateSequenceStoreRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateSequenceStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateSequenceStoreRequest createSequenceStoreRequest)
-
-
-
Constructor Detail
-
CreateSequenceStoreRequestMarshaller
public CreateSequenceStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateSequenceStoreRequest createSequenceStoreRequest)
- Specified by:
marshallin interfaceMarshaller<CreateSequenceStoreRequest>
-
-