| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static PrinterShare.Builder |
PrinterShare.builderPrinterShare()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
PrinterShare.Builder |
PrinterShare.Builder.capabilities(PrinterCapabilities capabilities) |
PrinterShare.Builder |
PrinterShare.Builder.createdDateTime(OffsetDateTime createdDateTime) |
PrinterShare.Builder |
PrinterShare.Builder.defaults(PrinterDefaults defaults) |
PrinterShare.Builder |
PrinterShare.Builder.id(String id) |
PrinterShare.Builder |
PrinterShare.Builder.isAcceptingJobs(Boolean isAcceptingJobs) |
PrinterShare.Builder |
PrinterShare.Builder.location(PrinterLocation location) |
PrinterShare.Builder |
PrinterShare.Builder.manufacturer(String manufacturer) |
PrinterShare.Builder |
PrinterShare.Builder.model(String model) |
PrinterShare.Builder |
PrinterShare.Builder.name(String name) |
PrinterShare.Builder |
PrinterShare.Builder.status(PrinterStatus status) |
Copyright © 2018–2020. All rights reserved.