public class PrinterShareCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<PrinterShare,PrinterShareRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
PrinterShareCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
PrintIdentityCollectionRequest |
allowedGroups() |
PrintIdentityRequest |
allowedGroups(String id) |
PrintUserIdentityCollectionRequest |
allowedUsers() |
PrintUserIdentityRequest |
allowedUsers(String id) |
public PrinterShareCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public PrintUserIdentityCollectionRequest allowedUsers()
public PrintUserIdentityRequest allowedUsers(String id)
public PrintIdentityCollectionRequest allowedGroups()
public PrintIdentityRequest allowedGroups(String id)
Copyright © 2018–2020. All rights reserved.