Class: DatadogAPIClient::V2::RUMResponseLinks

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v2/models/rum_response_links.rb

Overview

Links attributes.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#_nextObject

Link for the next set of results. Note that the request can also be made using the POST endpoint.



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

def _next
  @_next
end