Class DatastreamSpringProperties

java.lang.Object
com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
All Implemented Interfaces:
CredentialsSupplier

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

    • DatastreamSpringProperties

      public DatastreamSpringProperties()
  • 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)
    • getListConnectionProfilesRetry

      public Retry getListConnectionProfilesRetry()
    • setListConnectionProfilesRetry

      public void setListConnectionProfilesRetry(Retry listConnectionProfilesRetry)
    • getGetConnectionProfileRetry

      public Retry getGetConnectionProfileRetry()
    • setGetConnectionProfileRetry

      public void setGetConnectionProfileRetry(Retry getConnectionProfileRetry)
    • getDiscoverConnectionProfileRetry

      public Retry getDiscoverConnectionProfileRetry()
    • setDiscoverConnectionProfileRetry

      public void setDiscoverConnectionProfileRetry(Retry discoverConnectionProfileRetry)
    • getListStreamsRetry

      public Retry getListStreamsRetry()
    • setListStreamsRetry

      public void setListStreamsRetry(Retry listStreamsRetry)
    • getGetStreamRetry

      public Retry getGetStreamRetry()
    • setGetStreamRetry

      public void setGetStreamRetry(Retry getStreamRetry)
    • getGetStreamObjectRetry

      public Retry getGetStreamObjectRetry()
    • setGetStreamObjectRetry

      public void setGetStreamObjectRetry(Retry getStreamObjectRetry)
    • getLookupStreamObjectRetry

      public Retry getLookupStreamObjectRetry()
    • setLookupStreamObjectRetry

      public void setLookupStreamObjectRetry(Retry lookupStreamObjectRetry)
    • getListStreamObjectsRetry

      public Retry getListStreamObjectsRetry()
    • setListStreamObjectsRetry

      public void setListStreamObjectsRetry(Retry listStreamObjectsRetry)
    • getStartBackfillJobRetry

      public Retry getStartBackfillJobRetry()
    • setStartBackfillJobRetry

      public void setStartBackfillJobRetry(Retry startBackfillJobRetry)
    • getStopBackfillJobRetry

      public Retry getStopBackfillJobRetry()
    • setStopBackfillJobRetry

      public void setStopBackfillJobRetry(Retry stopBackfillJobRetry)
    • getFetchStaticIpsRetry

      public Retry getFetchStaticIpsRetry()
    • setFetchStaticIpsRetry

      public void setFetchStaticIpsRetry(Retry fetchStaticIpsRetry)
    • getGetPrivateConnectionRetry

      public Retry getGetPrivateConnectionRetry()
    • setGetPrivateConnectionRetry

      public void setGetPrivateConnectionRetry(Retry getPrivateConnectionRetry)
    • getListPrivateConnectionsRetry

      public Retry getListPrivateConnectionsRetry()
    • setListPrivateConnectionsRetry

      public void setListPrivateConnectionsRetry(Retry listPrivateConnectionsRetry)
    • getGetRouteRetry

      public Retry getGetRouteRetry()
    • setGetRouteRetry

      public void setGetRouteRetry(Retry getRouteRetry)
    • getListRoutesRetry

      public Retry getListRoutesRetry()
    • setListRoutesRetry

      public void setListRoutesRetry(Retry listRoutesRetry)
    • getListLocationsRetry

      public Retry getListLocationsRetry()
    • setListLocationsRetry

      public void setListLocationsRetry(Retry listLocationsRetry)
    • getGetLocationRetry

      public Retry getGetLocationRetry()
    • setGetLocationRetry

      public void setGetLocationRetry(Retry getLocationRetry)