Package | Description |
---|---|
com.google.api.services.directory | |
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
Directory.Customers.Chrome.Printers.BatchCreatePrinters |
Directory.Customers.Chrome.Printers.batchCreatePrinters(String parent,
BatchCreatePrintersRequest content)
Creates printers under given Organization Unit.
|
Constructor and Description |
---|
BatchCreatePrinters(String parent,
BatchCreatePrintersRequest content)
Creates printers under given Organization Unit.
|
Modifier and Type | Method and Description |
---|---|
BatchCreatePrintersRequest |
BatchCreatePrintersRequest.clone() |
BatchCreatePrintersRequest |
BatchCreatePrintersRequest.set(String fieldName,
Object value) |
BatchCreatePrintersRequest |
BatchCreatePrintersRequest.setRequests(List<CreatePrinterRequest> requests)
A list of Printers to be created.
|
Copyright © 2011–2021 Google. All rights reserved.