Class BusinessGlossaryServiceSpringProperties

java.lang.Object
com.google.cloud.dataplex.v1.spring.BusinessGlossaryServiceSpringProperties
All Implemented Interfaces:
CredentialsSupplier

@Generated("by google-cloud-spring-generator") @BetaApi("Autogenerated Spring autoconfiguration is not yet stable") @ConfigurationProperties("com.google.cloud.dataplex.v1.business-glossary-service") public class BusinessGlossaryServiceSpringProperties extends Object implements CredentialsSupplier
Provides default property values for BusinessGlossaryService client bean
  • Constructor Details

    • BusinessGlossaryServiceSpringProperties

      public BusinessGlossaryServiceSpringProperties()
  • 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)
    • getGetGlossaryRetry

      public Retry getGetGlossaryRetry()
    • setGetGlossaryRetry

      public void setGetGlossaryRetry(Retry getGlossaryRetry)
    • getListGlossariesRetry

      public Retry getListGlossariesRetry()
    • setListGlossariesRetry

      public void setListGlossariesRetry(Retry listGlossariesRetry)
    • getCreateGlossaryCategoryRetry

      public Retry getCreateGlossaryCategoryRetry()
    • setCreateGlossaryCategoryRetry

      public void setCreateGlossaryCategoryRetry(Retry createGlossaryCategoryRetry)
    • getUpdateGlossaryCategoryRetry

      public Retry getUpdateGlossaryCategoryRetry()
    • setUpdateGlossaryCategoryRetry

      public void setUpdateGlossaryCategoryRetry(Retry updateGlossaryCategoryRetry)
    • getDeleteGlossaryCategoryRetry

      public Retry getDeleteGlossaryCategoryRetry()
    • setDeleteGlossaryCategoryRetry

      public void setDeleteGlossaryCategoryRetry(Retry deleteGlossaryCategoryRetry)
    • getGetGlossaryCategoryRetry

      public Retry getGetGlossaryCategoryRetry()
    • setGetGlossaryCategoryRetry

      public void setGetGlossaryCategoryRetry(Retry getGlossaryCategoryRetry)
    • getListGlossaryCategoriesRetry

      public Retry getListGlossaryCategoriesRetry()
    • setListGlossaryCategoriesRetry

      public void setListGlossaryCategoriesRetry(Retry listGlossaryCategoriesRetry)
    • getCreateGlossaryTermRetry

      public Retry getCreateGlossaryTermRetry()
    • setCreateGlossaryTermRetry

      public void setCreateGlossaryTermRetry(Retry createGlossaryTermRetry)
    • getUpdateGlossaryTermRetry

      public Retry getUpdateGlossaryTermRetry()
    • setUpdateGlossaryTermRetry

      public void setUpdateGlossaryTermRetry(Retry updateGlossaryTermRetry)
    • getDeleteGlossaryTermRetry

      public Retry getDeleteGlossaryTermRetry()
    • setDeleteGlossaryTermRetry

      public void setDeleteGlossaryTermRetry(Retry deleteGlossaryTermRetry)
    • getGetGlossaryTermRetry

      public Retry getGetGlossaryTermRetry()
    • setGetGlossaryTermRetry

      public void setGetGlossaryTermRetry(Retry getGlossaryTermRetry)
    • getListGlossaryTermsRetry

      public Retry getListGlossaryTermsRetry()
    • setListGlossaryTermsRetry

      public void setListGlossaryTermsRetry(Retry listGlossaryTermsRetry)
    • getListLocationsRetry

      public Retry getListLocationsRetry()
    • setListLocationsRetry

      public void setListLocationsRetry(Retry listLocationsRetry)
    • getGetLocationRetry

      public Retry getGetLocationRetry()
    • setGetLocationRetry

      public void setGetLocationRetry(Retry getLocationRetry)