Package | Description |
---|---|
com.google.api.services.directory | |
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
Directory.Customers.Chrome.PrintServers.BatchDeletePrintServers |
Directory.Customers.Chrome.PrintServers.batchDeletePrintServers(String parent,
BatchDeletePrintServersRequest content)
Deletes multiple print servers.
|
Constructor and Description |
---|
BatchDeletePrintServers(String parent,
BatchDeletePrintServersRequest content)
Deletes multiple print servers.
|
Modifier and Type | Method and Description |
---|---|
BatchDeletePrintServersRequest |
BatchDeletePrintServersRequest.clone() |
BatchDeletePrintServersRequest |
BatchDeletePrintServersRequest.set(String fieldName,
Object value) |
BatchDeletePrintServersRequest |
BatchDeletePrintServersRequest.setPrintServerIds(List<String> printServerIds)
A list of print server IDs that should be deleted (max `100` per batch).
|
Copyright © 2011–2023 Google. All rights reserved.