@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class UserNamespaceAuthorizationUpdateRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum |
| Constructor and Description |
|---|
UserNamespaceAuthorizationUpdateRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum> |
getNamespacePermissions()
The list of namespace permissions
|
int |
hashCode() |
void |
setNamespacePermissions(List<UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum> namespacePermissions) |
String |
toString() |
public UserNamespaceAuthorizationUpdateRequest()
public List<UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum> getNamespacePermissions()
public void setNamespacePermissions(List<UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum> namespacePermissions)
Copyright © 2017. All rights reserved.