Class CloudGateMappingCloudGate.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • value

        public CloudGateMappingCloudGate.Builder value​(String value)
        The id of the owning Cloud Gate.

        *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 CloudGateMappingCloudGate.Builder ref​(String ref)
        The URI of the OAuth app for this Cloud Gate.

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

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