Class IAMSpringProperties

java.lang.Object
com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
All Implemented Interfaces:
CredentialsSupplier

@Generated("by google-cloud-spring-generator") @BetaApi("Autogenerated Spring autoconfiguration is not yet stable") @ConfigurationProperties("com.google.cloud.iam.admin.v1.i-a-m") public class IAMSpringProperties extends Object implements CredentialsSupplier
Provides default property values for IAM client bean
  • Constructor Details

    • IAMSpringProperties

      public IAMSpringProperties()
  • 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)
    • getListServiceAccountsRetry

      public Retry getListServiceAccountsRetry()
    • setListServiceAccountsRetry

      public void setListServiceAccountsRetry(Retry listServiceAccountsRetry)
    • getGetServiceAccountRetry

      public Retry getGetServiceAccountRetry()
    • setGetServiceAccountRetry

      public void setGetServiceAccountRetry(Retry getServiceAccountRetry)
    • getCreateServiceAccountRetry

      public Retry getCreateServiceAccountRetry()
    • setCreateServiceAccountRetry

      public void setCreateServiceAccountRetry(Retry createServiceAccountRetry)
    • getUpdateServiceAccountRetry

      public Retry getUpdateServiceAccountRetry()
    • setUpdateServiceAccountRetry

      public void setUpdateServiceAccountRetry(Retry updateServiceAccountRetry)
    • getPatchServiceAccountRetry

      public Retry getPatchServiceAccountRetry()
    • setPatchServiceAccountRetry

      public void setPatchServiceAccountRetry(Retry patchServiceAccountRetry)
    • getDeleteServiceAccountRetry

      public Retry getDeleteServiceAccountRetry()
    • setDeleteServiceAccountRetry

      public void setDeleteServiceAccountRetry(Retry deleteServiceAccountRetry)
    • getUndeleteServiceAccountRetry

      public Retry getUndeleteServiceAccountRetry()
    • setUndeleteServiceAccountRetry

      public void setUndeleteServiceAccountRetry(Retry undeleteServiceAccountRetry)
    • getEnableServiceAccountRetry

      public Retry getEnableServiceAccountRetry()
    • setEnableServiceAccountRetry

      public void setEnableServiceAccountRetry(Retry enableServiceAccountRetry)
    • getDisableServiceAccountRetry

      public Retry getDisableServiceAccountRetry()
    • setDisableServiceAccountRetry

      public void setDisableServiceAccountRetry(Retry disableServiceAccountRetry)
    • getListServiceAccountKeysRetry

      public Retry getListServiceAccountKeysRetry()
    • setListServiceAccountKeysRetry

      public void setListServiceAccountKeysRetry(Retry listServiceAccountKeysRetry)
    • getGetServiceAccountKeyRetry

      public Retry getGetServiceAccountKeyRetry()
    • setGetServiceAccountKeyRetry

      public void setGetServiceAccountKeyRetry(Retry getServiceAccountKeyRetry)
    • getCreateServiceAccountKeyRetry

      public Retry getCreateServiceAccountKeyRetry()
    • setCreateServiceAccountKeyRetry

      public void setCreateServiceAccountKeyRetry(Retry createServiceAccountKeyRetry)
    • getUploadServiceAccountKeyRetry

      public Retry getUploadServiceAccountKeyRetry()
    • setUploadServiceAccountKeyRetry

      public void setUploadServiceAccountKeyRetry(Retry uploadServiceAccountKeyRetry)
    • getDeleteServiceAccountKeyRetry

      public Retry getDeleteServiceAccountKeyRetry()
    • setDeleteServiceAccountKeyRetry

      public void setDeleteServiceAccountKeyRetry(Retry deleteServiceAccountKeyRetry)
    • getDisableServiceAccountKeyRetry

      public Retry getDisableServiceAccountKeyRetry()
    • setDisableServiceAccountKeyRetry

      public void setDisableServiceAccountKeyRetry(Retry disableServiceAccountKeyRetry)
    • getEnableServiceAccountKeyRetry

      public Retry getEnableServiceAccountKeyRetry()
    • setEnableServiceAccountKeyRetry

      public void setEnableServiceAccountKeyRetry(Retry enableServiceAccountKeyRetry)
    • getSignBlobRetry

      public Retry getSignBlobRetry()
    • setSignBlobRetry

      public void setSignBlobRetry(Retry signBlobRetry)
    • getSignJwtRetry

      public Retry getSignJwtRetry()
    • setSignJwtRetry

      public void setSignJwtRetry(Retry signJwtRetry)
    • getGetIamPolicyRetry

      public Retry getGetIamPolicyRetry()
    • setGetIamPolicyRetry

      public void setGetIamPolicyRetry(Retry getIamPolicyRetry)
    • getSetIamPolicyRetry

      public Retry getSetIamPolicyRetry()
    • setSetIamPolicyRetry

      public void setSetIamPolicyRetry(Retry setIamPolicyRetry)
    • getTestIamPermissionsRetry

      public Retry getTestIamPermissionsRetry()
    • setTestIamPermissionsRetry

      public void setTestIamPermissionsRetry(Retry testIamPermissionsRetry)
    • getQueryGrantableRolesRetry

      public Retry getQueryGrantableRolesRetry()
    • setQueryGrantableRolesRetry

      public void setQueryGrantableRolesRetry(Retry queryGrantableRolesRetry)
    • getListRolesRetry

      public Retry getListRolesRetry()
    • setListRolesRetry

      public void setListRolesRetry(Retry listRolesRetry)
    • getGetRoleRetry

      public Retry getGetRoleRetry()
    • setGetRoleRetry

      public void setGetRoleRetry(Retry getRoleRetry)
    • getCreateRoleRetry

      public Retry getCreateRoleRetry()
    • setCreateRoleRetry

      public void setCreateRoleRetry(Retry createRoleRetry)
    • getUpdateRoleRetry

      public Retry getUpdateRoleRetry()
    • setUpdateRoleRetry

      public void setUpdateRoleRetry(Retry updateRoleRetry)
    • getDeleteRoleRetry

      public Retry getDeleteRoleRetry()
    • setDeleteRoleRetry

      public void setDeleteRoleRetry(Retry deleteRoleRetry)
    • getUndeleteRoleRetry

      public Retry getUndeleteRoleRetry()
    • setUndeleteRoleRetry

      public void setUndeleteRoleRetry(Retry undeleteRoleRetry)
    • getQueryTestablePermissionsRetry

      public Retry getQueryTestablePermissionsRetry()
    • setQueryTestablePermissionsRetry

      public void setQueryTestablePermissionsRetry(Retry queryTestablePermissionsRetry)
    • getQueryAuditableServicesRetry

      public Retry getQueryAuditableServicesRetry()
    • setQueryAuditableServicesRetry

      public void setQueryAuditableServicesRetry(Retry queryAuditableServicesRetry)
    • getLintPolicyRetry

      public Retry getLintPolicyRetry()
    • setLintPolicyRetry

      public void setLintPolicyRetry(Retry lintPolicyRetry)