Uses of Enum
org.gitlab4j.api.models.Artifact.FileType
Packages that use Artifact.FileType
-
Uses of Artifact.FileType in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return Artifact.FileTypeModifier and TypeMethodDescriptionstatic Artifact.FileTypeArtifact.getFileType()static Artifact.FileTypeReturns the enum constant of this type with the specified name.static Artifact.FileType[]Artifact.FileType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type Artifact.FileType