Package com.strongdm.api
Class PeeringGroupNodeGetResponse
java.lang.Object
com.strongdm.api.PeeringGroupNodeGetResponse
PeeringGroupNodeGetResponse returns a requested PeeringGroupNode.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMeta()
Reserved for future use.The requested PeeringGroupNode.Rate limit information.void
Reserved for future use.void
The requested PeeringGroupNode.void
Rate limit information.
-
Constructor Details
-
PeeringGroupNodeGetResponse
public PeeringGroupNodeGetResponse()
-
-
Method Details
-
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getPeeringGroupNode
The requested PeeringGroupNode. -
setPeeringGroupNode
The requested PeeringGroupNode. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-