类 TenantApplicationDto


  • public class TenantApplicationDto
    extends Object
    • 构造器详细资料

      • TenantApplicationDto

        public TenantApplicationDto()
    • 方法详细资料

      • getUserPoolId

        public String getUserPoolId()
      • setUserPoolId

        public void setUserPoolId​(String userPoolId)
      • getTenantAppId

        public String getTenantAppId()
      • setTenantAppId

        public void setTenantAppId​(String tenantAppId)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getLogo

        public String getLogo()
      • setLogo

        public void setLogo​(String logo)
      • getApplicationType

        public String getApplicationType()
      • setApplicationType

        public void setApplicationType​(String applicationType)
      • getSsoEnabled

        public Boolean getSsoEnabled()
      • setSsoEnabled

        public void setSsoEnabled​(Boolean ssoEnabled)
      • getAppId

        public String getAppId()
      • setAppId

        public void setAppId​(String appId)