public class ProjectRolesResource extends Object
Constructor and Description |
---|
ProjectRolesResource(OpenStackClient client,
String path) |
Modifier and Type | Method and Description |
---|---|
OpenStackRequest<Void> |
add(String roleId) |
OpenStackRequest<Void> |
remove(String roleId) |
public ProjectRolesResource(OpenStackClient client, String path)
public OpenStackRequest<Void> add(String roleId)
public OpenStackRequest<Void> remove(String roleId)
Copyright © 2012–2022. All rights reserved.