Class ListVariantStoresRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.omics.transform.ListVariantStoresRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListVariantStoresRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListVariantStoresRequestMarshaller
extends Object
implements Marshaller<ListVariantStoresRequest>
ListVariantStoresRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListVariantStoresRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListVariantStoresRequest listVariantStoresRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListVariantStoresRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListVariantStoresRequest>
- Parameters:
- listVariantStoresRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-