| Package | Description |
|---|---|
| com.absio.broker.mapper |
| Modifier and Type | Method and Description |
|---|---|
List<AccessChanges> |
ContainerEventChanges.getAccessAdded()
Get a list of the
AccessChanges representing added Access to the container. |
List<AccessChanges> |
ContainerEventChanges.getAccessChanged()
Get a list of the
AccessChanges representing changed Access to the
container. |
List<AccessChanges> |
ContainerEventChanges.getAccessRemoved()
Get a list of the
AccessChanges representing removed Access to the
container. |
Copyright © 2021. All rights reserved.