Uses of Class
software.amazon.awssdk.services.medicalimaging.model.ImageFrameInformation
-
Packages that use ImageFrameInformation Package Description software.amazon.awssdk.services.medicalimaging.model -
-
Uses of ImageFrameInformation in software.amazon.awssdk.services.medicalimaging.model
Methods in software.amazon.awssdk.services.medicalimaging.model that return ImageFrameInformation Modifier and Type Method Description ImageFrameInformationGetImageFrameRequest. imageFrameInformation()Information about the image frame (pixel data) identifier.Methods in software.amazon.awssdk.services.medicalimaging.model with parameters of type ImageFrameInformation Modifier and Type Method Description GetImageFrameRequest.BuilderGetImageFrameRequest.Builder. imageFrameInformation(ImageFrameInformation imageFrameInformation)Information about the image frame (pixel data) identifier.
-