-
public final class RemoveNodeRequestRequest object containing input parameters for the DOMDomain.removeNode command.
-
-
Constructor Summary
Constructors Constructor Description RemoveNodeRequest(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final RemoveNodeRequestcopy(Integer nodeId)final IntegergetNodeId()Id of the node to remove. -
-
Constructor Detail
-
RemoveNodeRequest
RemoveNodeRequest(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final RemoveNodeRequest copy(Integer nodeId)
-
-
-
-