Class UserExtSupportAccounts.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • value

        public UserExtSupportAccounts.Builder value​(String value)
        The identifier of the User’s support Account.

        *Added In:** 2103141444

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

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

        public UserExtSupportAccounts.Builder provider​(String provider)
        User Support Account Provider

        *Added In:** 2103141444

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

        Parameters:
        provider - the value to set
        Returns:
        this builder
      • userId

        public UserExtSupportAccounts.Builder userId​(String userId)
        User Support User Id

        *Added In:** 2103141444

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

        Parameters:
        userId - the value to set
        Returns:
        this builder
      • ocid

        public UserExtSupportAccounts.Builder ocid​(String ocid)
        The OCID of the user’s support account.

        *Added In:** 2103141444

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

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

        public UserExtSupportAccounts.Builder ref​(String ref)
        The URI of the corresponding Support Account resource to which the user belongs

        *Added In:** 2103141444

        *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