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