Package | Description |
---|---|
com.google.api.services.directory | |
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
Directory.Customers.Chrome.Printers.BatchDeletePrinters |
Directory.Customers.Chrome.Printers.batchDeletePrinters(String parent,
BatchDeletePrintersRequest content)
Deletes printers in batch.
|
Constructor and Description |
---|
BatchDeletePrinters(String parent,
BatchDeletePrintersRequest content)
Deletes printers in batch.
|
Modifier and Type | Method and Description |
---|---|
BatchDeletePrintersRequest |
BatchDeletePrintersRequest.clone() |
BatchDeletePrintersRequest |
BatchDeletePrintersRequest.set(String fieldName,
Object value) |
BatchDeletePrintersRequest |
BatchDeletePrintersRequest.setPrinterIds(List<String> printerIds)
A list of Printer.id that should be deleted.
|
Copyright © 2011–2021 Google. All rights reserved.