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