-
public final class GetNodeStackTracesRequestRequest object containing input parameters for the DOMDomain.getNodeStackTraces command.
-
-
Constructor Summary
Constructors Constructor Description GetNodeStackTracesRequest(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final GetNodeStackTracesRequestcopy(Integer nodeId)final IntegergetNodeId()Id of the node to get stack traces for. -
-
Constructor Detail
-
GetNodeStackTracesRequest
GetNodeStackTracesRequest(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final GetNodeStackTracesRequest copy(Integer nodeId)
-
-
-
-