Class AppAppResources.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • value

        public AppAppResources.Builder value​(String value)
        The id of an AppResource of this App.

        *Added In:** 19.2.1

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

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

        public AppAppResources.Builder ref​(String ref)
        The URI of an AppResource of this App.

        *Added In:** 19.2.1

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

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