Interface Collection._FinalStage

    • Method Detail

      • description

        Collection._FinalStage description​(java.util.Optional<java.lang.String> description)

        The description of the collection. For multilingual help centers, this will be the description of the collection for the default language.

      • updatedAt

        Collection._FinalStage updatedAt​(java.util.Optional<java.lang.Integer> updatedAt)

        The time when the article was last updated (seconds). For multilingual articles, this will be the timestamp of last update of the default language's content.

      • url

        Collection._FinalStage url​(java.util.Optional<java.lang.String> url)

        The URL of the collection. For multilingual help centers, this will be the URL of the collection for the default language.

      • icon

        Collection._FinalStage icon​(java.util.Optional<java.lang.String> icon)

        The icon of the collection.

      • defaultLocale

        Collection._FinalStage defaultLocale​(java.util.Optional<java.lang.String> defaultLocale)

        The default locale of the help center. This field is only returned for multilingual help centers.

      • parentId

        Collection._FinalStage parentId​(java.util.Optional<java.lang.String> parentId)

        The id of the parent collection. If null then it is the first level collection.

      • helpCenterId

        Collection._FinalStage helpCenterId​(java.util.Optional<java.lang.Integer> helpCenterId)

        The id of the help center the collection is in.