| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
DICOMUpdates |
DICOMUpdates.clone() |
DICOMUpdates |
MetadataUpdates.getDICOMUpdates()
The object containing
removableAttributes and updatableAttributes. |
DICOMUpdates |
DICOMUpdates.withRemovableAttributes(ByteBuffer removableAttributes)
The DICOM tags to be removed from
ImageSetMetadata. |
DICOMUpdates |
DICOMUpdates.withUpdatableAttributes(ByteBuffer updatableAttributes)
The DICOM tags that need to be updated in
ImageSetMetadata. |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataUpdates.setDICOMUpdates(DICOMUpdates dICOMUpdates)
The object containing
removableAttributes and updatableAttributes. |
MetadataUpdates |
MetadataUpdates.withDICOMUpdates(DICOMUpdates dICOMUpdates)
The object containing
removableAttributes and updatableAttributes. |
Copyright © 2025. All rights reserved.