Class MyDevicePushNotificationTarget.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • value

        public MyDevicePushNotificationTarget.Builder value​(String value)
        The identifier of the push notification target

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

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

        public MyDevicePushNotificationTarget.Builder ref​(String ref)
        The URI that corresponds to the push notification target resource of this device

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

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