| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateImageSetMetadataResponse |
MedicalImagingClient.updateImageSetMetadata(Consumer<UpdateImageSetMetadataRequest.Builder> updateImageSetMetadataRequest)
Update image set metadata attributes.
|
default UpdateImageSetMetadataResponse |
MedicalImagingClient.updateImageSetMetadata(UpdateImageSetMetadataRequest updateImageSetMetadataRequest)
Update image set metadata attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateImageSetMetadataResponse> |
MedicalImagingAsyncClient.updateImageSetMetadata(Consumer<UpdateImageSetMetadataRequest.Builder> updateImageSetMetadataRequest)
Update image set metadata attributes.
|
default CompletableFuture<UpdateImageSetMetadataResponse> |
MedicalImagingAsyncClient.updateImageSetMetadata(UpdateImageSetMetadataRequest updateImageSetMetadataRequest)
Update image set metadata attributes.
|
Copyright © 2023. All rights reserved.