Class HubServiceSpringProperties

java.lang.Object
com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
All Implemented Interfaces:
CredentialsSupplier

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

    • HubServiceSpringProperties

      public HubServiceSpringProperties()
  • 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)
    • getExecutorThreadCount

      public Integer getExecutorThreadCount()
    • setExecutorThreadCount

      public void setExecutorThreadCount(Integer executorThreadCount)
    • getRetry

      public Retry getRetry()
    • setRetry

      public void setRetry(Retry retry)
    • getListHubsRetry

      public Retry getListHubsRetry()
    • setListHubsRetry

      public void setListHubsRetry(Retry listHubsRetry)
    • getGetHubRetry

      public Retry getGetHubRetry()
    • setGetHubRetry

      public void setGetHubRetry(Retry getHubRetry)
    • getListHubSpokesRetry

      public Retry getListHubSpokesRetry()
    • setListHubSpokesRetry

      public void setListHubSpokesRetry(Retry listHubSpokesRetry)
    • getListSpokesRetry

      public Retry getListSpokesRetry()
    • setListSpokesRetry

      public void setListSpokesRetry(Retry listSpokesRetry)
    • getGetSpokeRetry

      public Retry getGetSpokeRetry()
    • setGetSpokeRetry

      public void setGetSpokeRetry(Retry getSpokeRetry)
    • getGetRouteTableRetry

      public Retry getGetRouteTableRetry()
    • setGetRouteTableRetry

      public void setGetRouteTableRetry(Retry getRouteTableRetry)
    • getGetRouteRetry

      public Retry getGetRouteRetry()
    • setGetRouteRetry

      public void setGetRouteRetry(Retry getRouteRetry)
    • getListRoutesRetry

      public Retry getListRoutesRetry()
    • setListRoutesRetry

      public void setListRoutesRetry(Retry listRoutesRetry)
    • getListRouteTablesRetry

      public Retry getListRouteTablesRetry()
    • setListRouteTablesRetry

      public void setListRouteTablesRetry(Retry listRouteTablesRetry)
    • getGetGroupRetry

      public Retry getGetGroupRetry()
    • setGetGroupRetry

      public void setGetGroupRetry(Retry getGroupRetry)
    • getListGroupsRetry

      public Retry getListGroupsRetry()
    • setListGroupsRetry

      public void setListGroupsRetry(Retry listGroupsRetry)
    • 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)