Package com.strongdm.api
Class GroupFromRole
java.lang.Object
com.strongdm.api.GroupFromRole
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe migrated Accounts.The affected approval flows.getGroup()
The group created from the source role.Rate limit information.getRole()
The source role.void
setAccounts
(List<User> in) The migrated Accounts.void
The affected approval flows.void
The group created from the source role.void
Rate limit information.void
The source role.
-
Constructor Details
-
GroupFromRole
public GroupFromRole()
-
-
Method Details
-
getAccounts
The migrated Accounts. -
setAccounts
The migrated Accounts. -
getApprovalFlows
The affected approval flows. -
setApprovalFlows
The affected approval flows. -
getGroup
The group created from the source role. -
setGroup
The group created from the source role. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information. -
getRole
The source role. -
setRole
The source role.
-