Class GroupExtDomainLevelSchemaNames.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • domainName

        public GroupExtDomainLevelSchemaNames.Builder domainName​(String domainName)
        DBCS Domain Name

        *Added In:** 18.2.4

        *SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readOnly - required: true - returned: default - type: string - uniqueness: none

        Parameters:
        domainName - the value to set
        Returns:
        this builder
      • schemaName

        public GroupExtDomainLevelSchemaNames.Builder schemaName​(String schemaName)
        The DBCS schema-name granted to this group in the DB domain that ‘domainName’ specifies.

        *Added In:** 18.2.4

        *SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readOnly - required: true - returned: default - type: string - uniqueness: none

        Parameters:
        schemaName - the value to set
        Returns:
        this builder