Skip to main content

class ArtifactFiles

Description

A paginator for files in an artifact.

Args

  • service_api:
  • artifact:
  • names:
  • per_page:
  • start:

Properties

property path

Returns the path of the artifact.

Methods

method RelayPaginator.convert_objects()

Convert the last fetched response data into the iterated objects.

method Paginator.next()

Return the next item from the iterator. When exhausted, raise StopIteration

method Paginator.update_variables()

Update the query variables for the next page fetch.