| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
static MetadataUpdates |
MetadataUpdates.fromDicomUpdates(Consumer<DICOMUpdates.Builder> dicomUpdates)
Create an instance of this class with
dicomUpdates() initialized to the given value. |
static MetadataUpdates |
MetadataUpdates.fromDicomUpdates(DICOMUpdates dicomUpdates)
Create an instance of this class with
dicomUpdates() initialized to the given value. |
MetadataUpdates |
UpdateImageSetMetadataRequest.updateImageSetMetadataUpdates()
Update image set metadata updates.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateImageSetMetadataRequest.Builder |
UpdateImageSetMetadataRequest.Builder.updateImageSetMetadataUpdates(MetadataUpdates updateImageSetMetadataUpdates)
Update image set metadata updates.
|
Copyright © 2023. All rights reserved.