data class GetSamplingProfileResponse
Response type for the HeapProfilerDomain.getSamplingProfile command.
<init> |
Response type for the HeapProfilerDomain.getSamplingProfile command. GetSamplingProfileResponse(profile: SamplingHeapProfile) |
profile |
Return the sampling profile being collected. val profile: SamplingHeapProfile |