data class GetHeapObjectIdRequest
Request object containing input parameters for the HeapProfilerDomain.getHeapObjectId command.
<init> |
Request object containing input parameters for the HeapProfilerDomain.getHeapObjectId command. GetHeapObjectIdRequest(objectId: RemoteObjectId) |
objectId |
Identifier of the object to get heap object id for. val objectId: RemoteObjectId |