kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
HeapProfiler
/
GetHeapObjectIdReturn
Get
Heap
Object
Id
Return
@
Serializable
data
class
GetHeapObjectIdReturn
(
val
heapSnapshotObjectId
:
String
)
Members
Constructors
Get
Heap
Object
Id
Return
Link copied to clipboard
constructor
(
heapSnapshotObjectId
:
String
)
Properties
heap
Snapshot
Object
Id
Link copied to clipboard
val
heapSnapshotObjectId
:
String
Id of the heap snapshot object corresponding to the passed remote object id.