ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
api-gen-runtime
/
sh.christian.ozone.api.model.permissions
/
RepoPermission
/
RepoPermission
Repo
Permission
constructor
(
resource
:
PermissionResource
,
actions
:
List
<
String
>
=
emptyList()
,
collections
:
List
<
String
>
=
emptyList()
)