Package com.strongdm.api
Class PeeringGroupCreateResponse
java.lang.Object
com.strongdm.api.PeeringGroupCreateResponse
PeeringGroupCreateResponse reports how the PeeringGroup was created in the system.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMeta()
Reserved for future use.The created PeeringGroup.Rate limit information.void
Reserved for future use.void
The created PeeringGroup.void
Rate limit information.
-
Constructor Details
-
PeeringGroupCreateResponse
public PeeringGroupCreateResponse()
-
-
Method Details
-
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getPeeringGroup
The created PeeringGroup. -
setPeeringGroup
The created PeeringGroup. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-