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