| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
GetImageSetMetadataResult |
AbstractAWSMedicalImaging.getImageSetMetadata(GetImageSetMetadataRequest request) |
GetImageSetMetadataResult |
AWSMedicalImagingClient.getImageSetMetadata(GetImageSetMetadataRequest request)
Get metadata attributes for an image set.
|
GetImageSetMetadataResult |
AWSMedicalImaging.getImageSetMetadata(GetImageSetMetadataRequest getImageSetMetadataRequest)
Get metadata attributes for an image set.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetImageSetMetadataResult> |
AWSMedicalImagingAsyncClient.getImageSetMetadataAsync(GetImageSetMetadataRequest request,
AsyncHandler<GetImageSetMetadataRequest,GetImageSetMetadataResult> asyncHandler) |
Future<GetImageSetMetadataResult> |
AbstractAWSMedicalImagingAsync.getImageSetMetadataAsync(GetImageSetMetadataRequest request,
AsyncHandler<GetImageSetMetadataRequest,GetImageSetMetadataResult> asyncHandler) |
Future<GetImageSetMetadataResult> |
AWSMedicalImagingAsync.getImageSetMetadataAsync(GetImageSetMetadataRequest getImageSetMetadataRequest,
AsyncHandler<GetImageSetMetadataRequest,GetImageSetMetadataResult> asyncHandler)
Get metadata attributes for an image set.
|
| Modifier and Type | Method and Description |
|---|---|
GetImageSetMetadataResult |
GetImageSetMetadataResult.clone() |
GetImageSetMetadataResult |
GetImageSetMetadataResult.withContentEncoding(String contentEncoding)
The compression format in which image set metadata attributes are returned.
|
GetImageSetMetadataResult |
GetImageSetMetadataResult.withContentType(String contentType)
The format in which the study metadata is returned to the customer.
|
GetImageSetMetadataResult |
GetImageSetMetadataResult.withImageSetMetadataBlob(InputStream imageSetMetadataBlob)
The blob containing the aggregated metadata information for the image set.
|
Copyright © 2025. All rights reserved.