Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
BatchCreatePrintServersResponse |
BatchCreatePrintServersResponse.clone() |
BatchCreatePrintServersResponse |
BatchCreatePrintServersResponse.set(String fieldName,
Object value) |
BatchCreatePrintServersResponse |
BatchCreatePrintServersResponse.setFailures(List<PrintServerFailureInfo> failures)
A list of create failures.
|
BatchCreatePrintServersResponse |
BatchCreatePrintServersResponse.setPrintServers(List<PrintServer> printServers)
A list of successfully created print servers with their IDs populated.
|
Copyright © 2011–2023 Google. All rights reserved.