Class TetherSpringProperties
java.lang.Object
com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
- All Implemented Interfaces:
CredentialsSupplier
@Generated("by google-cloud-spring-generator")
@BetaApi("Autogenerated Spring autoconfiguration is not yet stable")
@ConfigurationProperties("com.google.cloud.apigeeconnect.v1.tether")
public class TetherSpringProperties
extends Object
implements CredentialsSupplier
Provides default property values for Tether client bean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionSupplies credentials configuration.getRetry()
void
setExecutorThreadCount
(Integer executorThreadCount) void
setQuotaProjectId
(String quotaProjectId) void
-
Constructor Details
-
TetherSpringProperties
public TetherSpringProperties()
-
-
Method Details
-
getCredentials
Description copied from interface:CredentialsSupplier
Supplies credentials configuration.- Specified by:
getCredentials
in interfaceCredentialsSupplier
- Returns:
- a POJO containing Google Cloud credentials location and scopes
-
getQuotaProjectId
-
setQuotaProjectId
-
getExecutorThreadCount
-
setExecutorThreadCount
-
getRetry
-
setRetry
-