Uses of Class
org.datadog.jenkins.plugins.datadog.model.node.NodeInfoAction
-
Packages that use NodeInfoAction Package Description org.datadog.jenkins.plugins.datadog.model.node -
-
Uses of NodeInfoAction in org.datadog.jenkins.plugins.datadog.model.node
Methods in org.datadog.jenkins.plugins.datadog.model.node that return NodeInfoAction Modifier and Type Method Description NodeInfoAction
NodeInfoAction.ConverterV1. unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
Methods in org.datadog.jenkins.plugins.datadog.model.node with parameters of type NodeInfoAction Modifier and Type Method Description void
NodeInfoAction.ConverterV1. marshal(NodeInfoAction action, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
-