Class AppIdpPolicy.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • value

        public AppIdpPolicy.Builder value​(String value)
        Identifier of the Policy.

        *Added In:** 18.1.2

        *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 AppIdpPolicy.Builder ref​(String ref)
        URI of the policy.

        *Added In:** 18.1.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