| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static AirPrintDestination.Builder |
AirPrintDestination.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AirPrintDestination.Builder |
AirPrintDestination.Builder.forceTls(Boolean forceTls)
“If true AirPrint connections are secured by Transport Layer Security (TLS).
|
AirPrintDestination.Builder |
AirPrintDestination.Builder.ipAddress(String ipAddress)
“The IP Address of the AirPrint destination.”
|
AirPrintDestination.Builder |
AirPrintDestination.Builder.port(Integer port)
“The listening port of the AirPrint destination.
|
AirPrintDestination.Builder |
AirPrintDestination.Builder.resourcePath(String resourcePath)
“The Resource Path associated with the printer.
|
Copyright © 2018–2020. All rights reserved.