data class AddInspectedHeapObjectRequest
Request object containing input parameters for the HeapProfilerDomain.addInspectedHeapObject command.
<init> |
Request object containing input parameters for the HeapProfilerDomain.addInspectedHeapObject command. AddInspectedHeapObjectRequest(heapObjectId: HeapSnapshotObjectId) |
heapObjectId |
Heap snapshot object id to be accessible by means of $x command line API. val heapObjectId: HeapSnapshotObjectId |