Uses of Enum Class
org.apache.nifi.gitlab.GitLabAuthenticationType
-
Uses of GitLabAuthenticationType in org.apache.nifi.gitlab
Fields in org.apache.nifi.gitlab declared as GitLabAuthenticationTypeModifier and TypeFieldDescriptionprivate GitLabAuthenticationTypeGitLabRepositoryClient.Builder.authenticationTypeMethods in org.apache.nifi.gitlab that return GitLabAuthenticationTypeModifier and TypeMethodDescriptionstatic GitLabAuthenticationTypeReturns the enum constant of this class with the specified name.static GitLabAuthenticationType[]GitLabAuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.gitlab with parameters of type GitLabAuthenticationTypeModifier and TypeMethodDescriptionGitLabRepositoryClient.Builder.authenticationType(GitLabAuthenticationType authenticationType)