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