Class SecureSourceManagerSpringProperties

java.lang.Object
com.google.cloud.securesourcemanager.v1.spring.SecureSourceManagerSpringProperties
All Implemented Interfaces:
CredentialsSupplier

@Generated("by google-cloud-spring-generator") @BetaApi("Autogenerated Spring autoconfiguration is not yet stable") @ConfigurationProperties("com.google.cloud.securesourcemanager.v1.secure-source-manager") public class SecureSourceManagerSpringProperties extends Object implements CredentialsSupplier
Provides default property values for SecureSourceManager client bean
  • Constructor Details

    • SecureSourceManagerSpringProperties

      public SecureSourceManagerSpringProperties()
  • Method Details

    • getCredentials

      public Credentials getCredentials()
      Description copied from interface: CredentialsSupplier
      Supplies credentials configuration.
      Specified by:
      getCredentials in interface CredentialsSupplier
      Returns:
      a POJO containing Google Cloud credentials location and scopes
    • getQuotaProjectId

      public String getQuotaProjectId()
    • setQuotaProjectId

      public void setQuotaProjectId(String quotaProjectId)
    • getUseRest

      public boolean getUseRest()
    • setUseRest

      public void setUseRest(boolean useRest)
    • getExecutorThreadCount

      public Integer getExecutorThreadCount()
    • setExecutorThreadCount

      public void setExecutorThreadCount(Integer executorThreadCount)
    • getRetry

      public Retry getRetry()
    • setRetry

      public void setRetry(Retry retry)
    • getListInstancesRetry

      public Retry getListInstancesRetry()
    • setListInstancesRetry

      public void setListInstancesRetry(Retry listInstancesRetry)
    • getGetInstanceRetry

      public Retry getGetInstanceRetry()
    • setGetInstanceRetry

      public void setGetInstanceRetry(Retry getInstanceRetry)
    • getListRepositoriesRetry

      public Retry getListRepositoriesRetry()
    • setListRepositoriesRetry

      public void setListRepositoriesRetry(Retry listRepositoriesRetry)
    • getGetRepositoryRetry

      public Retry getGetRepositoryRetry()
    • setGetRepositoryRetry

      public void setGetRepositoryRetry(Retry getRepositoryRetry)
    • getListHooksRetry

      public Retry getListHooksRetry()
    • setListHooksRetry

      public void setListHooksRetry(Retry listHooksRetry)
    • getGetHookRetry

      public Retry getGetHookRetry()
    • setGetHookRetry

      public void setGetHookRetry(Retry getHookRetry)
    • getGetIamPolicyRepoRetry

      public Retry getGetIamPolicyRepoRetry()
    • setGetIamPolicyRepoRetry

      public void setGetIamPolicyRepoRetry(Retry getIamPolicyRepoRetry)
    • getSetIamPolicyRepoRetry

      public Retry getSetIamPolicyRepoRetry()
    • setSetIamPolicyRepoRetry

      public void setSetIamPolicyRepoRetry(Retry setIamPolicyRepoRetry)
    • getTestIamPermissionsRepoRetry

      public Retry getTestIamPermissionsRepoRetry()
    • setTestIamPermissionsRepoRetry

      public void setTestIamPermissionsRepoRetry(Retry testIamPermissionsRepoRetry)
    • getListBranchRulesRetry

      public Retry getListBranchRulesRetry()
    • setListBranchRulesRetry

      public void setListBranchRulesRetry(Retry listBranchRulesRetry)
    • getGetBranchRuleRetry

      public Retry getGetBranchRuleRetry()
    • setGetBranchRuleRetry

      public void setGetBranchRuleRetry(Retry getBranchRuleRetry)
    • getGetPullRequestRetry

      public Retry getGetPullRequestRetry()
    • setGetPullRequestRetry

      public void setGetPullRequestRetry(Retry getPullRequestRetry)
    • getListPullRequestsRetry

      public Retry getListPullRequestsRetry()
    • setListPullRequestsRetry

      public void setListPullRequestsRetry(Retry listPullRequestsRetry)
    • getListPullRequestFileDiffsRetry

      public Retry getListPullRequestFileDiffsRetry()
    • setListPullRequestFileDiffsRetry

      public void setListPullRequestFileDiffsRetry(Retry listPullRequestFileDiffsRetry)
    • getFetchTreeRetry

      public Retry getFetchTreeRetry()
    • setFetchTreeRetry

      public void setFetchTreeRetry(Retry fetchTreeRetry)
    • getFetchBlobRetry

      public Retry getFetchBlobRetry()
    • setFetchBlobRetry

      public void setFetchBlobRetry(Retry fetchBlobRetry)
    • getGetIssueRetry

      public Retry getGetIssueRetry()
    • setGetIssueRetry

      public void setGetIssueRetry(Retry getIssueRetry)
    • getListIssuesRetry

      public Retry getListIssuesRetry()
    • setListIssuesRetry

      public void setListIssuesRetry(Retry listIssuesRetry)
    • getGetPullRequestCommentRetry

      public Retry getGetPullRequestCommentRetry()
    • setGetPullRequestCommentRetry

      public void setGetPullRequestCommentRetry(Retry getPullRequestCommentRetry)
    • getListPullRequestCommentsRetry

      public Retry getListPullRequestCommentsRetry()
    • setListPullRequestCommentsRetry

      public void setListPullRequestCommentsRetry(Retry listPullRequestCommentsRetry)
    • getGetIssueCommentRetry

      public Retry getGetIssueCommentRetry()
    • setGetIssueCommentRetry

      public void setGetIssueCommentRetry(Retry getIssueCommentRetry)
    • getListIssueCommentsRetry

      public Retry getListIssueCommentsRetry()
    • setListIssueCommentsRetry

      public void setListIssueCommentsRetry(Retry listIssueCommentsRetry)
    • getListLocationsRetry

      public Retry getListLocationsRetry()
    • setListLocationsRetry

      public void setListLocationsRetry(Retry listLocationsRetry)
    • getGetLocationRetry

      public Retry getGetLocationRetry()
    • setGetLocationRetry

      public void setGetLocationRetry(Retry getLocationRetry)
    • getSetIamPolicyRetry

      public Retry getSetIamPolicyRetry()
    • setSetIamPolicyRetry

      public void setSetIamPolicyRetry(Retry setIamPolicyRetry)
    • getGetIamPolicyRetry

      public Retry getGetIamPolicyRetry()
    • setGetIamPolicyRetry

      public void setGetIamPolicyRetry(Retry getIamPolicyRetry)
    • getTestIamPermissionsRetry

      public Retry getTestIamPermissionsRetry()
    • setTestIamPermissionsRetry

      public void setTestIamPermissionsRetry(Retry testIamPermissionsRetry)