Uses of Class
software.amazon.awssdk.services.medicalimaging.model.MetadataUpdates.Type
-
Packages that use MetadataUpdates.Type Package Description software.amazon.awssdk.services.medicalimaging.model -
-
Uses of MetadataUpdates.Type in software.amazon.awssdk.services.medicalimaging.model
Methods in software.amazon.awssdk.services.medicalimaging.model that return MetadataUpdates.Type Modifier and Type Method Description MetadataUpdates.TypeMetadataUpdates. type()Retrieve an enum value representing which member of this object is populated.static MetadataUpdates.TypeMetadataUpdates.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static MetadataUpdates.Type[]MetadataUpdates.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-