| Package | Description |
|---|---|
| com.manageengine.pam360.sdk.resources |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AccountOfResource> |
Resource.getAccounts(long resourceId)
Get the accounts that are part of a resource using resource id
|
java.util.List<AccountOfResource> |
Resource.getAccounts(java.lang.String resourceName)
Get the accounts that belongs to the resource using resource name
|