| Package | Description |
|---|---|
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
ApiV4KeyPerm |
ApiV4KeyPerm.name(ApiV4KeyPerm.NameEnum name) |
ApiV4KeyPerm |
ApiV4KeyPerm.readOnly(Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiV4KeyPerm> |
SubAccountKey.getPerms()
Get perms
|
| Modifier and Type | Method and Description |
|---|---|
SubAccountKey |
SubAccountKey.addPermsItem(ApiV4KeyPerm permsItem) |
| Modifier and Type | Method and Description |
|---|---|
SubAccountKey |
SubAccountKey.perms(List<ApiV4KeyPerm> perms) |
void |
SubAccountKey.setPerms(List<ApiV4KeyPerm> perms) |
Copyright © 2023. All rights reserved.