Interface GitLabRepositoryClient.GitLabRequest<T>

Type Parameters:
T - the result of the request
Enclosing class:
GitLabRepositoryClient

private static interface GitLabRepositoryClient.GitLabRequest<T>
Functional interface for making a request to GitLab which may throw GitLabApiException.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • execute

      T execute() throws org.gitlab4j.api.GitLabApiException, org.apache.nifi.registry.flow.FlowRegistryException
      Throws:
      org.gitlab4j.api.GitLabApiException
      org.apache.nifi.registry.flow.FlowRegistryException