Class NetworkSecuritySpringProperties
java.lang.Object
com.google.cloud.networksecurity.v1.spring.NetworkSecuritySpringProperties
- All Implemented Interfaces:
CredentialsSupplier
@Generated("by google-cloud-spring-generator")
@BetaApi("Autogenerated Spring autoconfiguration is not yet stable")
@ConfigurationProperties("com.google.cloud.networksecurity.v1.network-security")
public class NetworkSecuritySpringProperties
extends Object
implements CredentialsSupplier
Provides default property values for NetworkSecurity client bean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSupplies credentials configuration.getRetry()voidsetExecutorThreadCount(Integer executorThreadCount) voidsetGetAuthorizationPolicyRetry(Retry getAuthorizationPolicyRetry) voidsetGetAuthzPolicyRetry(Retry getAuthzPolicyRetry) voidsetGetBackendAuthenticationConfigRetry(Retry getBackendAuthenticationConfigRetry) voidsetGetClientTlsPolicyRetry(Retry getClientTlsPolicyRetry) voidsetGetGatewaySecurityPolicyRetry(Retry getGatewaySecurityPolicyRetry) voidsetGetGatewaySecurityPolicyRuleRetry(Retry getGatewaySecurityPolicyRuleRetry) voidsetGetIamPolicyRetry(Retry getIamPolicyRetry) voidsetGetLocationRetry(Retry getLocationRetry) voidsetGetServerTlsPolicyRetry(Retry getServerTlsPolicyRetry) voidsetGetTlsInspectionPolicyRetry(Retry getTlsInspectionPolicyRetry) voidsetGetUrlListRetry(Retry getUrlListRetry) voidsetListAuthorizationPoliciesRetry(Retry listAuthorizationPoliciesRetry) voidsetListAuthzPoliciesRetry(Retry listAuthzPoliciesRetry) voidsetListBackendAuthenticationConfigsRetry(Retry listBackendAuthenticationConfigsRetry) voidsetListClientTlsPoliciesRetry(Retry listClientTlsPoliciesRetry) voidsetListGatewaySecurityPoliciesRetry(Retry listGatewaySecurityPoliciesRetry) voidsetListGatewaySecurityPolicyRulesRetry(Retry listGatewaySecurityPolicyRulesRetry) voidsetListLocationsRetry(Retry listLocationsRetry) voidsetListServerTlsPoliciesRetry(Retry listServerTlsPoliciesRetry) voidsetListTlsInspectionPoliciesRetry(Retry listTlsInspectionPoliciesRetry) voidsetListUrlListsRetry(Retry listUrlListsRetry) voidsetQuotaProjectId(String quotaProjectId) voidvoidsetSetIamPolicyRetry(Retry setIamPolicyRetry) voidsetTestIamPermissionsRetry(Retry testIamPermissionsRetry)
-
Constructor Details
-
NetworkSecuritySpringProperties
public NetworkSecuritySpringProperties()
-
-
Method Details
-
getCredentials
Description copied from interface:CredentialsSupplierSupplies credentials configuration.- Specified by:
getCredentialsin interfaceCredentialsSupplier- Returns:
- a POJO containing Google Cloud credentials location and scopes
-
getQuotaProjectId
-
setQuotaProjectId
-
getExecutorThreadCount
-
setExecutorThreadCount
-
getRetry
-
setRetry
-
getListAuthorizationPoliciesRetry
-
setListAuthorizationPoliciesRetry
-
getGetAuthorizationPolicyRetry
-
setGetAuthorizationPolicyRetry
-
getListBackendAuthenticationConfigsRetry
-
setListBackendAuthenticationConfigsRetry
-
getGetBackendAuthenticationConfigRetry
-
setGetBackendAuthenticationConfigRetry
-
getListServerTlsPoliciesRetry
-
setListServerTlsPoliciesRetry
-
getGetServerTlsPolicyRetry
-
setGetServerTlsPolicyRetry
-
getListClientTlsPoliciesRetry
-
setListClientTlsPoliciesRetry
-
getGetClientTlsPolicyRetry
-
setGetClientTlsPolicyRetry
-
getListGatewaySecurityPoliciesRetry
-
setListGatewaySecurityPoliciesRetry
-
getGetGatewaySecurityPolicyRetry
-
setGetGatewaySecurityPolicyRetry
-
getListGatewaySecurityPolicyRulesRetry
-
setListGatewaySecurityPolicyRulesRetry
-
getGetGatewaySecurityPolicyRuleRetry
-
setGetGatewaySecurityPolicyRuleRetry
-
getListUrlListsRetry
-
setListUrlListsRetry
-
getGetUrlListRetry
-
setGetUrlListRetry
-
getListTlsInspectionPoliciesRetry
-
setListTlsInspectionPoliciesRetry
-
getGetTlsInspectionPolicyRetry
-
setGetTlsInspectionPolicyRetry
-
getListAuthzPoliciesRetry
-
setListAuthzPoliciesRetry
-
getGetAuthzPolicyRetry
-
setGetAuthzPolicyRetry
-
getListLocationsRetry
-
setListLocationsRetry
-
getGetLocationRetry
-
setGetLocationRetry
-
getSetIamPolicyRetry
-
setSetIamPolicyRetry
-
getGetIamPolicyRetry
-
setGetIamPolicyRetry
-
getTestIamPermissionsRetry
-
setTestIamPermissionsRetry
-