kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
HeapProfiler
/
GetObjectByHeapObjectIdParameter
Get
Object
By
Heap
Object
Id
Parameter
@
Serializable
data
class
GetObjectByHeapObjectIdParameter
(
val
objectId
:
String
,
val
objectGroup
:
String
?
=
null
)
Members
Constructors
Get
Object
By
Heap
Object
Id
Parameter
Link copied to clipboard
constructor
(
objectId
:
String
,
objectGroup
:
String
?
=
null
)
Properties
object
Group
Link copied to clipboard
val
objectGroup
:
String
?
=
null
Symbolic group name that can be used to release multiple objects.
object
Id
Link copied to clipboard
val
objectId
:
String