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>
GetSequenceStoreRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetSequenceStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetSequenceStoreRequest getSequenceStoreRequest)
-
-
-
Constructor Detail
-
GetSequenceStoreRequestMarshaller
public GetSequenceStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetSequenceStoreRequest getSequenceStoreRequest)
- Specified by:
marshallin interfaceMarshaller<GetSequenceStoreRequest>
-
-