public class JmxWriteRequest extends JmxObjectNameRequest
write
operationModifier 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, getOrderedObjectName
getHttpMethod, getParameter, getParameterAsBool, getParameterAsInt, getPath, getPathParts, getTargetConfig, getType, getValueFaultHandler
public Object getValue()
public String getAttributeName()
public org.json.simple.JSONObject toJSON()
JmxObjectNameRequest
toJSON
in class JmxObjectNameRequest
Copyright © 2021. All rights reserved.