Package com.strongdm.api
Class PeeringGroupGetResponse
java.lang.Object
com.strongdm.api.PeeringGroupGetResponse
PeeringGroupGetResponse returns a requested PeeringGroup.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMeta()Reserved for future use.The requested PeeringGroup.Rate limit information.voidReserved for future use.voidThe requested PeeringGroup.voidRate 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.
-