| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AirPrintDestination |
AirPrintDestination.Builder.build() |
AirPrintDestination |
AirPrintDestination.withForceTls(Boolean forceTls)
Returns an immutable copy of
this with just the forceTls field
changed. |
AirPrintDestination |
AirPrintDestination.withIpAddress(String ipAddress)
Returns an immutable copy of
this with just the ipAddress field
changed. |
AirPrintDestination |
AirPrintDestination.withPort(Integer port)
Returns an immutable copy of
this with just the port field
changed. |
AirPrintDestination |
AirPrintDestination.withResourcePath(String resourcePath)
Returns an immutable copy of
this with just the resourcePath
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<AirPrintDestination> |
AppleDeviceFeaturesConfigurationBase.airPrintDestinations |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AirPrintDestination> |
AppleDeviceFeaturesConfigurationBase.getAirPrintDestinations()
“An array of AirPrint printers that should always be shown.
|
| Modifier and Type | Method and Description |
|---|---|
IosDeviceFeaturesConfiguration.Builder |
IosDeviceFeaturesConfiguration.Builder.airPrintDestinations(List<AirPrintDestination> airPrintDestinations) |
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.airPrintDestinations(List<AirPrintDestination> airPrintDestinations) |
Copyright © 2018–2020. All rights reserved.