Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
BatchCreatePrintersResponse |
BatchCreatePrintersResponse.clone() |
BatchCreatePrintersResponse |
BatchCreatePrintersResponse.set(String fieldName,
Object value) |
BatchCreatePrintersResponse |
BatchCreatePrintersResponse.setFailures(List<FailureInfo> failures)
A list of create failures.
|
BatchCreatePrintersResponse |
BatchCreatePrintersResponse.setPrinters(List<Printer> printers)
A list of successfully created printers with their IDs populated.
|
Copyright © 2011–2021 Google. All rights reserved.