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