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