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