Uses of Class
software.amazon.awssdk.core.internal.util.Mimetype
-
Packages that use Mimetype Package Description software.amazon.awssdk.core.internal.util -
-
Uses of Mimetype in software.amazon.awssdk.core.internal.util
Methods in software.amazon.awssdk.core.internal.util that return Mimetype Modifier and Type Method Description static MimetypeMimetype. getInstance()Loads MIME type info from the file 'mime.types' in the classpath, if it's available.
-