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