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