Class CreateReferenceStoreRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.omics.transform.CreateReferenceStoreRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CreateReferenceStoreRequest>
@Generated("software.amazon.awssdk:codegen")
public class CreateReferenceStoreRequestMarshaller
extends Object
implements Marshaller<CreateReferenceStoreRequest>
CreateReferenceStoreRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateReferenceStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateReferenceStoreRequest createReferenceStoreRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateReferenceStoreRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateReferenceStoreRequest>- Parameters:
 createReferenceStoreRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -