Method: DatadogAPIClient::V2::CIAppQueryPageOptions#cursor
- Defined in:
- lib/datadog_api_client/v2/models/ci_app_query_page_options.rb
#cursor ⇒ Object
List following results with a cursor provided in the previous query.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/ci_app_query_page_options.rb', line 25 def cursor @cursor end |