Uses of Enum Class
ca.gc.cyber.ops.assemblyline.java.client.model.DownloadFileParams.Encoding
Packages that use DownloadFileParams.Encoding
-
Uses of DownloadFileParams.Encoding in ca.gc.cyber.ops.assemblyline.java.client.model
Methods in ca.gc.cyber.ops.assemblyline.java.client.model that return DownloadFileParams.EncodingModifier and TypeMethodDescriptionstatic DownloadFileParams.EncodingReturns the enum constant of this class with the specified name.static DownloadFileParams.Encoding[]DownloadFileParams.Encoding.values()Returns an array containing the constants of this enum class, in the order they are declared.