Package com.strongdm.api
Class NodeGetResponse
java.lang.Object
com.strongdm.api.NodeGetResponse
NodeGetResponse returns a requested Node.
-
Constructor Details
-
NodeGetResponse
public NodeGetResponse()
-
-
Method Details
-
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getNode
The requested Node. -
setNode
The requested Node. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-