public interface IPrinterShareCollectionReferenceRequest
| Modifier and Type | Method and Description |
|---|---|
PrinterShare |
post(PrinterShare newPrinterShare) |
void |
post(PrinterShare newPrinterShare,
ICallback<? super PrinterShare> callback) |
IPrinterShareCollectionReferenceRequest |
select(java.lang.String value) |
IPrinterShareCollectionReferenceRequest |
top(int value) |
void post(PrinterShare newPrinterShare, ICallback<? super PrinterShare> callback)
PrinterShare post(PrinterShare newPrinterShare) throws ClientException
ClientExceptionIPrinterShareCollectionReferenceRequest select(java.lang.String value)
IPrinterShareCollectionReferenceRequest top(int value)