Package com.strongdm.api
Class AccountGrantCreateResponse
java.lang.Object
com.strongdm.api.AccountGrantCreateResponse
AccountGrantCreateResponse reports how the AccountGrants were created in the system.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe created AccountGrant.getMeta()
Reserved for future use.Rate limit information.void
The created AccountGrant.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
AccountGrantCreateResponse
public AccountGrantCreateResponse()
-
-
Method Details
-
getAccountGrant
The created AccountGrant. -
setAccountGrant
The created AccountGrant. -
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-