Method: DatadogAPIClient::V2::ProcessSummariesMetaPage#after

Defined in:
lib/datadog_api_client/v2/models/process_summaries_meta_page.rb

#afterObject

The cursor used to get the next results, if any. To make the next request, use the same parameters with the addition of the ‘page`.



26
27
28
# File 'lib/datadog_api_client/v2/models/process_summaries_meta_page.rb', line 26

def after
  @after
end