Package com.strongdm.api
Class AccountGrantGetResponse
java.lang.Object
com.strongdm.api.AccountGrantGetResponse
AccountGrantGetResponse returns a requested AccountGrant.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe requested AccountGrant.getMeta()
Reserved for future use.Rate limit information.void
The requested AccountGrant.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
AccountGrantGetResponse
public AccountGrantGetResponse()
-
-
Method Details
-
getAccountGrant
The requested AccountGrant. -
setAccountGrant
The requested AccountGrant. -
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-