Package com.strongdm.api
Class PolicyCreateResponse
java.lang.Object
com.strongdm.api.PolicyCreateResponse
PolicyCreateResponse reports how the Policy was created in the system.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe created Policy.Rate limit information.void
The created Policy.void
Rate limit information.
-
Constructor Details
-
PolicyCreateResponse
public PolicyCreateResponse()
-
-
Method Details
-
getPolicy
The created Policy. -
setPolicy
The created Policy. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-