public class JmxWriteRequest extends JmxObjectNameRequest
write operation| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName()
Name of the attribute to set the value on
|
Object |
getValue()
Value to set for a write request
|
org.json.simple.JSONObject |
toJSON()
Convert this request to a JSON object, which can be used as a part of a return value.
|
String |
toString() |
getInfo, getObjectName, getObjectNameAsString, getOrderedObjectNamegetHttpMethod, getParameter, getParameterAsBool, getParameterAsInt, getPath, getPathParts, getTargetConfig, getType, getValueFaultHandlerpublic Object getValue()
public String getAttributeName()
public org.json.simple.JSONObject toJSON()
JmxObjectNameRequesttoJSON in class JmxObjectNameRequestCopyright © 2017. All rights reserved.