public class ProjectUserRolesResource extends GenericResource<Role,Roles>
CLIENT, manyClass, oneClass, path
Constructor and Description |
---|
ProjectUserRolesResource(OpenStackClient client,
String path) |
Modifier and Type | Method and Description |
---|---|
OpenStackRequest<Void> |
add(String roleId) |
OpenStackRequest<Void> |
remove(String roleId) |
public ProjectUserRolesResource(OpenStackClient client, String path)
public OpenStackRequest<Void> add(String roleId)
public OpenStackRequest<Void> remove(String roleId)
Copyright © 2012–2022. All rights reserved.