Class GroupExtSyncedFromApp.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • value

        public GroupExtSyncedFromApp.Builder value​(String value)
        The ID of the App.

        *Added In:** 18.4.2

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

        Parameters:
        value - the value to set
        Returns:
        this builder
      • type

        public GroupExtSyncedFromApp.Builder type​(GroupExtSyncedFromApp.Type type)
        The type of the entity that created this Group.

        *Added In:** 18.4.2

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

        Parameters:
        type - the value to set
        Returns:
        this builder
      • ref

        public GroupExtSyncedFromApp.Builder ref​(String ref)
        App URI

        *Added In:** 18.4.2

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

        Parameters:
        ref - the value to set
        Returns:
        this builder
      • display

        public GroupExtSyncedFromApp.Builder display​(String display)
        App Display Name

        *Added In:** 18.4.2

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

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