| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum |
UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum[] |
UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum> |
UserNamespaceAuthorizationUpdateRequest.getNamespacePermissions()
The list of namespace permissions
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserNamespaceAuthorizationUpdateRequest.setNamespacePermissions(List<UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum> namespacePermissions) |
Copyright © 2017. All rights reserved.