Uses of Class
software.amazon.awssdk.services.omics.model.UpdateAnnotationStoreVersionRequest
-
Packages that use UpdateAnnotationStoreVersionRequest Package Description software.amazon.awssdk.services.omics This is the AWS HealthOmics API Reference.software.amazon.awssdk.services.omics.transform -
-
Uses of UpdateAnnotationStoreVersionRequest in software.amazon.awssdk.services.omics
Methods in software.amazon.awssdk.services.omics with parameters of type UpdateAnnotationStoreVersionRequest Modifier and Type Method Description default CompletableFuture<UpdateAnnotationStoreVersionResponse>OmicsAsyncClient. updateAnnotationStoreVersion(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest)Updates the description of an annotation store version.default UpdateAnnotationStoreVersionResponseOmicsClient. updateAnnotationStoreVersion(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest)Updates the description of an annotation store version. -
Uses of UpdateAnnotationStoreVersionRequest in software.amazon.awssdk.services.omics.transform
Methods in software.amazon.awssdk.services.omics.transform with parameters of type UpdateAnnotationStoreVersionRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAnnotationStoreVersionRequestMarshaller. marshall(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest)
-