Package com.strongdm.api
Class AccountDeleteResponse
java.lang.Object
com.strongdm.api.AccountDeleteResponse
AccountDeleteResponse returns information about a Account that was deleted.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMeta()
Reserved for future use.Rate limit information.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
AccountDeleteResponse
public AccountDeleteResponse()
-
-
Method Details
-
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-