Class LmsCreateCompletionRequestDto.Builder

    • Method Detail

      • passthrough

        public LmsCreateCompletionRequestDto.Builder passthrough​(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,​java.lang.Object>> passthrough)
        Value to pass through to the provider
      • completedAt

        public LmsCreateCompletionRequestDto.Builder completedAt​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> completedAt)
        The date the content was completed
      • learningObjectId

        public LmsCreateCompletionRequestDto.Builder learningObjectId​(java.lang.String learningObjectId)
        The id of the learning object associated with this completion. This is not required unless specified in an integration.
      • learningObjectId

        public LmsCreateCompletionRequestDto.Builder learningObjectId​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> learningObjectId)
        The id of the learning object associated with this completion. This is not required unless specified in an integration.
      • learningObjectExternalReference

        public LmsCreateCompletionRequestDto.Builder learningObjectExternalReference​(java.lang.String learningObjectExternalReference)
        The external reference of the learning object associated with this completion, this is the main identifier for creating completions.
      • learningObjectExternalReference

        public LmsCreateCompletionRequestDto.Builder learningObjectExternalReference​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> learningObjectExternalReference)
        The external reference of the learning object associated with this completion, this is the main identifier for creating completions.
      • contentExternalReference

        @Deprecated
        public LmsCreateCompletionRequestDto.Builder contentExternalReference​(java.lang.String contentExternalReference)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The external reference associated with this content
      • contentExternalReference

        @Deprecated
        public LmsCreateCompletionRequestDto.Builder contentExternalReference​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> contentExternalReference)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The external reference associated with this content
      • contentId

        @Deprecated
        public LmsCreateCompletionRequestDto.Builder contentId​(java.lang.String contentId)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The content ID associated with this completion
      • contentId

        @Deprecated
        public LmsCreateCompletionRequestDto.Builder contentId​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> contentId)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The content ID associated with this completion