Class GroupExtInstanceLevelSchemaNames.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • dbInstanceId

        public GroupExtInstanceLevelSchemaNames.Builder dbInstanceId​(String dbInstanceId)
        App Id of DBCS App instance

        *Added In:** 18.2.4

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

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

        public GroupExtInstanceLevelSchemaNames.Builder schemaName​(String schemaName)
        The DBCS schema-name granted to this Group for the DB instance that ‘dbInstanceId’ 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