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