Uses of Class
org.apache.nifi.registry.flow.git.client.GitCreateContentRequest
Packages that use GitCreateContentRequest
-
Uses of GitCreateContentRequest in org.apache.nifi.registry.flow.git.client
Methods in org.apache.nifi.registry.flow.git.client that return GitCreateContentRequestMethods in org.apache.nifi.registry.flow.git.client with parameters of type GitCreateContentRequestModifier and TypeMethodDescriptionGitRepositoryClient.createContent(GitCreateContentRequest request) Creates a file in the repository based on the given request.